Build Logs
vagmcs/scalatikz • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
21
Total Lines
193
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.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
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.8.0-RC2
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.8.0-RC2
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.8
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.8.0-RC2
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-RC2"
82"++3.8.0-RC2 -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-RC2 """{"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 8.745s.
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.8.0-RC2
119OpenCB::Changing crossVersion 3.5.0 -> 3.8.0-RC2 in ScalaTIKZ/crossScalaVersions
120[info] set current project to ScalaTIKZ (in build file:/build/repo/)
121[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
122[info] Switching Scala version on:
123[info] * ScalaTIKZ (3.8.0-RC2, 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.8,-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 26, 2025, 3:56:48 PM
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.8
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 3 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.8.0-RC2/test-classes ...
167[warn] there were 3 deprecation warnings; re-run with -deprecation for details
168[warn] one warning found
169[info] done compiling
170
171************************
172Build summary:
173[{
174 "module": "scalatikz",
175 "compile": {"status": "ok", "tookMs": 16261, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 1569, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["3.5.0", "2.13.14", "2.12.20"]
182}
183}]
184************************
185[success] Total time: 34 s, completed Nov 26, 2025, 3:57:22 PM
186[0JChecking patch project/plugins.sbt...
187Checking patch project/build.properties...
188Checking patch project/ScalaTIKZBuild.scala...
189Checking patch build.sbt...
190Applied patch project/plugins.sbt cleanly.
191Applied patch project/build.properties cleanly.
192Applied patch project/ScalaTIKZBuild.scala cleanly.
193Applied patch build.sbt cleanly.