Build Logs
kasiamarek/tyre-scala • 3.8.0:2026-01-13
Errors
0
Warnings
32
Total Lines
205
1##################################
2Clonning https://github.com/kasiamarek/tyre-scala.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to '741f49d4e80379db05f28dd5ef8bef3ea7ffc445'.
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----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project kasiamarek/tyre-scala
37##################################
38Scala version: 3.8.0
39Targets: net.marek%tyre-scala
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" net.marek%tyre-scala"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.324s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to tyre-scala (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in benchmark/crossScalaVersions
80OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in benchmark/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in root/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in root/crossScalaVersions
83[info] set current project to tyre-scala (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0 on 2 projects.
85[info] Switching Scala version on:
86[info] * root (3.8.0)
87[info] benchmark (3.8.0)
88[info] Excluding projects:
89[info] Reapplying settings...
90[info] set current project to tyre-scala (in build file:/build/repo/)
91Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
92[info] Reapplying settings...
93[info] set current project to tyre-scala (in build file:/build/repo/)
94[info] Defining Global / credentials, benchmark / credentials, credentials
95[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 15 others.
96[info] Run `last` for details.
97[info] Reapplying settings...
98[info] set current project to tyre-scala (in build file:/build/repo/)
99Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
100[info] Reapplying settings...
101OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
102
103 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
104 Did you mean allExcludeDependencies ?
105 , retry without global scopes
106[info] Reapplying settings...
107[info] set current project to tyre-scala (in build file:/build/repo/)
108Execute removeScalacOptionsStartingWith: -P:wartremover
109[info] Reapplying settings...
110[info] set current project to tyre-scala (in build file:/build/repo/)
111[success] Total time: 0 s, completed Jan 13, 2026, 4:11:48 PM
112Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
113Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
114Starting build...
115Projects: Set(root)
116Starting build for ProjectRef(file:/build/repo/,root) (tyre-scala)... [0/1]
117OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
118OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
119OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
120OpenCB::Filter out '-Wconf:cat=deprecation:w,unused:w,any:e', matches regex '.*-Wconf.*any:e'
121Compile scalacOptions: -explain, -explain-types, -language:higherKinds, -language:implicitConversions, -new-syntax, -pagewidth:120, -unchecked, -Wvalue-discard, -Wunused:all, -Xtarget:17, -Xverify-signatures, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.0/classes ...
123[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
124[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/net/marek/tyre/automaton/Compiler.scala:76:19 --------------
125[warn] 76 | case is: context.InitAcceptingState[?] => Nil
126[warn] | ^^
127[warn] | unused pattern variable
128[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/net/marek/tyre/pattern/StringInterpolator.scala:31:20 ------
129[warn] 31 | case ('{ $tyre: Tyre[t] }, idx) => Hole(idx)
130[warn] | ^^^^
131[warn] | unused pattern variable
132[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/net/marek/tyre/pattern/StringInterpolator.scala:95:23 ------
133[warn] 95 | case '{ $acce: t } =>
134[warn] | ^^^^
135[warn] | unused pattern variable
136[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/net/marek/tyre/pattern/StringInterpolator.scala:99:17 ------
137[warn] 99 | case '{ $acce: t } =>
138[warn] | ^^^^
139[warn] | unused pattern variable
140[warn] 5 warnings found
141[info] done compiling
142[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
143[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
144[warn] -- [E198] Unused Symbol Warning: /build/repo/src/test/scala/net/marek/sample/tyre/RegexTest.scala:78:19 ----------------
145[warn] 78 | val (lgDeg, _, lgMin, _, lgSec, _, lgDir, _, ltDeg, _, ltMin, _, ltSec, _, ltDir) = coordinates.get
146[warn] | ^^^^^
147[warn] | unused pattern variable
148[warn] -- [E198] Unused Symbol Warning: /build/repo/src/test/scala/net/marek/sample/tyre/RegexTest.scala:78:69 ----------------
149[warn] 78 | val (lgDeg, _, lgMin, _, lgSec, _, lgDir, _, ltDeg, _, ltMin, _, ltSec, _, ltDir) = coordinates.get
150[warn] | ^^^^^
151[warn] | unused pattern variable
152[warn] -- [E198] Unused Symbol Warning: /build/repo/src/test/scala/net/marek/sample/tyre/RegexTest.scala:78:79 ----------------
153[warn] 78 | val (lgDeg, _, lgMin, _, lgSec, _, lgDir, _, ltDeg, _, ltMin, _, ltSec, _, ltDir) = coordinates.get
154[warn] | ^^^^^
155[warn] | unused pattern variable
156[warn] four warnings found
157[info] done compiling
158[info] AutomatonTest:
159[info] - Simple Pred
160[info] - Simple And
161[info] - Simple Or
162[info] - Simple Star
163[info] - Simple Epsilon
164[info] - Advanced Star
165[info] - Star in Star
166[info] GreedyTest:
167[info] - Star and option are greedy
168[info] StringParserTest:
169[info] - Simple parser
170[info] StringInterpolatorTest:
171[info] - Tyre construction
172[info] - Tyre escape sequence
173[info] - Tyre execution
174[info] - generic
175[info] RegexTest:
176[info] - Double star
177[info] - Time parser
178[info] - Email parser
179[info] - Money parser
180[info] - Google map coordinates parser
181[info] ConversionTest:
182[info] - Singleton types
183[info] - Singleton regex
184
185************************
186Build summary:
187[{
188 "module": "tyre-scala",
189 "compile": {"status": "ok", "tookMs": 11775, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
191 "test-compile": {"status": "ok", "tookMs": 4462, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
192 "test": {"status": "ok", "tookMs": 1250, "passed": 20, "failed": 0, "ignored": 0, "skipped": 0, "total": 20, "byFramework": [{"framework": "unknown", "stats": {"passed": 20, "failed": 0, "ignored": 0, "skipped": 0, "total": 20}}]},
193 "publish": {"status": "skipped", "tookMs": 0},
194 "metadata": {
195 "crossScalaVersions": ["2.12.20"]
196}
197}]
198************************
199[success] Total time: 19 s, completed Jan 13, 2026, 4:12:06 PM
200[0JChecking patch project/plugins.sbt...
201Checking patch project/build.properties...
202Checking patch build.sbt...
203Applied patch project/plugins.sbt cleanly.
204Applied patch project/build.properties cleanly.
205Applied patch build.sbt cleanly.