Build Logs

vagmcs/scalatikz • 3.7.4:2025-11-06

Errors

0

Warnings

19

Total Lines

191

1##################################
2Clonning https://github.com/vagmcs/scalatikz.git into /build/repo using revision v0.5.2
3##################################
4Note: switching to '563ade9261e22adf096191875f429c5b609aa063'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: project/plugins.sbt
33Pattern: addSbtPlugin("ohnosequences" % "sbt-github-release" %
34Replacement: // addSbtPlugin("ohnosequences" % "sbt-github-release" %
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'addSbtPlugin("ohnosequences" % "sbt-github-release" %' in project/plugins.sbt
39
40Try apply source patch:
41Path: project/ScalaTIKZBuild.scala
42Pattern: import ohnosequences.sbt.GithubRelease.keys._
43Replacement:
44Successfully applied pattern 'import ohnosequences.sbt.GithubRelease.keys._' in project/ScalaTIKZBuild.scala
45
46Try apply source patch:
47Path: project/ScalaTIKZBuild.scala
48Pattern: ghrelease.* := .*,
49Replacement:
50Successfully applied pattern 'ghrelease.* := .*,' in project/ScalaTIKZBuild.scala
51----
52Starting build for 3.7.4
53Execute tests: false
54sbt project found:
55Sbt version 1.10.1 is not supported, minimal supported version is 1.11.5
56Enforcing usage of sbt in version 1.11.5
57No prepare script found for project vagmcs/scalatikz
58/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
59##################################
60Scala version: 3.7.4
61Targets: com.github.vagmcs%scalatikz
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %","replaceWith":"// addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %"},{"path":"project/ScalaTIKZBuild.scala","pattern":"import ohnosequences.sbt.GithubRelease.keys._","replaceWith":""},{"path":"project/ScalaTIKZBuild.scala","pattern":"ghrelease.* := .*,\n","replaceWith":""}]}
63##################################
64Using extra scalacOptions: ,REQUIRE:-source:3.7
65Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
66[sbt_options] declare -a sbt_options=()
67[process_args] java_version = '17'
68[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
69# Executing command line:
70java
71-Dfile.encoding=UTF-8
72-Dcommunitybuild.scala=3.7.4
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.7.4"
82"++3.7.4 -v"
83"mapScalacOptions ",REQUIRE:-source:3.7,-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.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %","replaceWith":"// addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %"},{"path":"project/ScalaTIKZBuild.scala","pattern":"import ohnosequences.sbt.GithubRelease.keys._","replaceWith":""},{"path":"project/ScalaTIKZBuild.scala","pattern":"ghrelease.* := .*,\n","replaceWith":""}]}""" com.github.vagmcs%scalatikz"
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 4 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 9.227s.
97[warn] /build/repo/project/ScalaTIKZBuild.scala:79:16: 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:
98[warn] resolvers += Resolver.sonatypeCentralSnapshots
99[warn] Resolver.sonatypeOssRepos("releases"),
100[warn] ^
101[warn] /build/repo/project/ScalaTIKZBuild.scala:80:16: 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:
102[warn] resolvers += Resolver.sonatypeCentralSnapshots
103[warn] Resolver.sonatypeOssRepos("snapshots")
104[warn] ^
105[warn] two warnings found
106[info] done compiling
107[info]
108[info] ____ __ ____________ ______
109[info] / __/______ _/ /__ /_ __/ _/ //_/_ /
110[info] _\ \/ __/ _ `/ / _ `// / _/ // ,< / /_
111[info] /___/\__/\_,_/_/\_,_//_/ /___/_/|_| /___/
112[info]
113[info] A PGF/TIKZ plot library for Scala.
114[info]
115[info] [info] Loading options for Java 17.0.
116[info] loading settings for project ScalaTIKZ from build.sbt, version.sbt...
117[info] set current project to ScalaTIKZ (in build file:/build/repo/)
118Execute setCrossScalaVersions: 3.7.4
119OpenCB::Changing crossVersion 3.5.0 -> 3.7.4 in ScalaTIKZ/crossScalaVersions
120[info] set current project to ScalaTIKZ (in build file:/build/repo/)
121[info] Setting Scala version to 3.7.4 on 1 projects.
122[info] Switching Scala version on:
123[info] * ScalaTIKZ (3.7.4, 2.13.14, 2.12.20)
124[info] Excluding projects:
125[info] Reapplying settings...
126[info] set current project to ScalaTIKZ (in build file:/build/repo/)
127Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
128[info] Reapplying settings...
129[info] set current project to ScalaTIKZ (in build file:/build/repo/)
130[info] Defining Global / credentials, credentials
131[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 8 others.
132[info] Run `last` for details.
133[info] Reapplying settings...
134[info] set current project to ScalaTIKZ (in build file:/build/repo/)
135Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
136[info] Reapplying settings...
137OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
138
139 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
140 Did you mean allExcludeDependencies ?
141 , retry without global scopes
142[info] Reapplying settings...
143[info] set current project to ScalaTIKZ (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set current project to ScalaTIKZ (in build file:/build/repo/)
147[success] Total time: 0 s, completed Nov 6, 2025, 12:31:03 AM
148Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %","replaceWith":"// addSbtPlugin(\"ohnosequences\" % \"sbt-github-release\" %"},{"path":"project/ScalaTIKZBuild.scala","pattern":"import ohnosequences.sbt.GithubRelease.keys._","replaceWith":""},{"path":"project/ScalaTIKZBuild.scala","pattern":"ghrelease.* := .*,\n","replaceWith":""}]}
149Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
150Starting build...
151Projects: Set(ScalaTIKZ)
152Starting build for ProjectRef(file:/build/repo/,ScalaTIKZ) (scalatikz)... [0/1]
153OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155Compile scalacOptions: -unchecked, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
156[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/scalatikz/app/ScalaTIKZ.scala:645:7
157[warn] 645 | parse(args, Conf()) match {
158[warn] | ^^^^^^^^^^^^^^^^^^^
159[warn] | match may not be exhaustive.
160[warn] |
161[warn] | It would fail on pattern case: Some(_)
162[warn] |
163[warn] | longer explanation available when compiling with `-explain`
164[warn] there were 2 deprecation warnings; re-run with -deprecation for details
165[warn] two warnings found
166[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
167[info] done compiling
168
169************************
170Build summary:
171[{
172 "module": "scalatikz",
173 "compile": {"status": "ok", "tookMs": 13790, "warnings": 1, "errors": 0, "sourceVersion": "3.7"},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "ok", "tookMs": 1514, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["3.5.0", "2.13.14", "2.12.20"]
180}
181}]
182************************
183[success] Total time: 32 s, completed Nov 6, 2025, 12:31:35 AM
184[0JChecking patch project/plugins.sbt...
185Checking patch project/build.properties...
186Checking patch project/ScalaTIKZBuild.scala...
187Checking patch build.sbt...
188Applied patch project/plugins.sbt cleanly.
189Applied patch project/build.properties cleanly.
190Applied patch project/ScalaTIKZBuild.scala cleanly.
191Applied patch build.sbt cleanly.