Build Logs

vagmcs/scalatikz • 3.8.0:2026-01-13

Errors

0

Warnings

21

Total Lines

192

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
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
53Execute tests: true
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##################################
59Scala version: 3.8.0
60Targets: com.github.vagmcs%scalatikz
61Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":""}]}
62##################################
63Using extra scalacOptions: ,REQUIRE:-source:3.8
64Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
65[sbt_options] declare -a sbt_options=()
66[process_args] java_version = '17'
67[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
68# Executing command line:
69java
70-Dfile.encoding=UTF-8
71-Dcommunitybuild.scala=3.8.0
72-Dcommunitybuild.project.dependencies.add=
73-Xmx7G
74-Xms4G
75-Xss8M
76-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
77-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
78-jar
79/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
80"setCrossScalaVersions 3.8.0"
81"++3.8.0 -v"
82"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
83"set every credentials := Nil"
84"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
85"removeScalacOptionsStartingWith -P:wartremover"
86
87moduleMappings
88"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
89
90[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
91[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
92[info] loading project definition from /build/repo/project
93[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
94[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
95[info] Compilation completed in 9.234s.
96[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:
97[warn] resolvers += Resolver.sonatypeCentralSnapshots
98[warn] Resolver.sonatypeOssRepos("releases"),
99[warn] ^
100[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:
101[warn] resolvers += Resolver.sonatypeCentralSnapshots
102[warn] Resolver.sonatypeOssRepos("snapshots")
103[warn] ^
104[warn] two warnings found
105[info] done compiling
106[info]
107[info] ____ __ ____________ ______
108[info] / __/______ _/ /__ /_ __/ _/ //_/_ /
109[info] _\ \/ __/ _ `/ / _ `// / _/ // ,< / /_
110[info] /___/\__/\_,_/_/\_,_//_/ /___/_/|_| /___/
111[info]
112[info] A PGF/TIKZ plot library for Scala.
113[info]
114[info] [info] Loading options for Java 17.0.
115[info] loading settings for project ScalaTIKZ from build.sbt, version.sbt...
116[info] set current project to ScalaTIKZ (in build file:/build/repo/)
117Execute setCrossScalaVersions: 3.8.0
118OpenCB::Changing crossVersion 3.5.0 -> 3.8.0 in ScalaTIKZ/crossScalaVersions
119[info] set current project to ScalaTIKZ (in build file:/build/repo/)
120[info] Setting Scala version to 3.8.0 on 1 projects.
121[info] Switching Scala version on:
122[info] * ScalaTIKZ (3.8.0, 2.13.14, 2.12.20)
123[info] Excluding projects:
124[info] Reapplying settings...
125[info] set current project to ScalaTIKZ (in build file:/build/repo/)
126Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
127[info] Reapplying settings...
128[info] set current project to ScalaTIKZ (in build file:/build/repo/)
129[info] Defining Global / credentials, credentials
130[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 8 others.
131[info] Run `last` for details.
132[info] Reapplying settings...
133[info] set current project to ScalaTIKZ (in build file:/build/repo/)
134Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
135[info] Reapplying settings...
136OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
137
138 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
139 Did you mean allExcludeDependencies ?
140 , retry without global scopes
141[info] Reapplying settings...
142[info] set current project to ScalaTIKZ (in build file:/build/repo/)
143Execute removeScalacOptionsStartingWith: -P:wartremover
144[info] Reapplying settings...
145[info] set current project to ScalaTIKZ (in build file:/build/repo/)
146[success] Total time: 0 s, completed Jan 13, 2026, 3:39:53 PM
147Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":""}]}
148Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
149Starting build...
150Projects: Set(ScalaTIKZ)
151Starting build for ProjectRef(file:/build/repo/,ScalaTIKZ) (scalatikz)... [0/1]
152OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
153OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
154Compile scalacOptions: -unchecked, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/scalatikz/app/ScalaTIKZ.scala:645:7
156[warn] 645 | parse(args, Conf()) match {
157[warn] | ^^^^^^^^^^^^^^^^^^^
158[warn] | match may not be exhaustive.
159[warn] |
160[warn] | It would fail on pattern case: Some(_)
161[warn] |
162[warn] | longer explanation available when compiling with `-explain`
163[warn] there were 3 deprecation warnings; re-run with -deprecation for details
164[warn] two warnings found
165[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
166[warn] there were 3 deprecation warnings; re-run with -deprecation for details
167[warn] one warning found
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "scalatikz",
174 "compile": {"status": "ok", "tookMs": 13676, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 1600, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 150, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["3.5.0", "2.13.14", "2.12.20"]
181}
182}]
183************************
184[success] Total time: 17 s, completed Jan 13, 2026, 3:40:10 PM
185[0JChecking patch project/plugins.sbt...
186Checking patch project/build.properties...
187Checking patch project/ScalaTIKZBuild.scala...
188Checking patch build.sbt...
189Applied patch project/plugins.sbt cleanly.
190Applied patch project/build.properties cleanly.
191Applied patch project/ScalaTIKZBuild.scala cleanly.
192Applied patch build.sbt cleanly.