Build Logs
tharwaninitin/cache4s • 3.8.0:2026-01-13
Errors
0
Warnings
0
Total Lines
144
1##################################
2Clonning https://github.com/tharwaninitin/cache4s.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.1.0
5----
6Preparing build for 3.8.0
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: project/Versions.scala
17Pattern: val scala3 = "3.1.0"
18Replacement: val scala3 = "3.8.0"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3 = "3.1.0"' in project/Versions.scala
23----
24Starting build for 3.8.0
25Execute tests: true
26sbt project found:
27Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
28Enforcing usage of sbt in version 1.11.5
29No prepare script found for project tharwaninitin/cache4s
30##################################
31Scala version: 3.8.0
32Targets: com.github.tharwaninitin%cache4s
33Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
34##################################
35Using extra scalacOptions: ,REQUIRE:-source:3.8
36Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
37[sbt_options] declare -a sbt_options=()
38[process_args] java_version = '17'
39[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
40# Executing command line:
41java
42-Dfile.encoding=UTF-8
43-Dcommunitybuild.scala=3.8.0
44-Dcommunitybuild.project.dependencies.add=
45-Xmx7G
46-Xms4G
47-Xss8M
48-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
49-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
50-jar
51/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
52"setCrossScalaVersions 3.8.0"
53"++3.8.0 -v"
54"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
55"set every credentials := Nil"
56"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
57"removeScalacOptionsStartingWith -P:wartremover"
58
59moduleMappings
60"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.tharwaninitin%cache4s"
61
62[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
63[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
64[info] loading project definition from /build/repo/project
65[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
66[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
67[info] Compilation completed in 8.672s.
68[info] done compiling
69[info] loading settings for project cache4s from build.sbt, publish.sbt...
70[info] set current project to cache4s (in build file:/build/repo/)
71Execute setCrossScalaVersions: 3.8.0
72OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in cache4s/crossScalaVersions
73[info] set current project to cache4s (in build file:/build/repo/)
74[info] Setting Scala version to 3.8.0 on 1 projects.
75[info] Switching Scala version on:
76[info] * cache4s (2.12.15, 2.13.7, 3.8.0)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to cache4s (in build file:/build/repo/)
80Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
81[info] Reapplying settings...
82[info] set current project to cache4s (in build file:/build/repo/)
83[info] Defining Global / credentials, credentials
84[info] The new values will be used by allCredentials, credentials and 4 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to cache4s (in build file:/build/repo/)
88Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
89[info] Reapplying settings...
90OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
91
92 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
93 Did you mean allExcludeDependencies ?
94 , retry without global scopes
95[info] Reapplying settings...
96[info] set current project to cache4s (in build file:/build/repo/)
97Execute removeScalacOptionsStartingWith: -P:wartremover
98[info] Reapplying settings...
99[info] set current project to cache4s (in build file:/build/repo/)
100[success] Total time: 0 s, completed Jan 13, 2026, 3:09:33 PM
101Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val scala3 = \"3.1.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
103Starting build...
104Projects: Set(cache4s)
105Starting build for ProjectRef(file:/build/repo/,cache4s) (cache4s)... [0/1]
106OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
107OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
108OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
109Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
110[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0/classes ...
111[info] done compiling
112[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0/test-classes ...
113[info] done compiling
114[info] + Cache Test suite
115[info] + The value stored in the underlying cache should return correctly
116[info] + The value not present in the underlying cache should return None
117[info] + The value stored in the underlying cache should return None after ttl
118[info] + ToMap should return the size of underlying cache
119[info] + getStats should return the map with detials of underlying cache
120[info] Ran 5 tests in 5 s 534 ms: 5 succeeded, 0 ignored, 0 failed
121
122************************
123Build summary:
124[{
125 "module": "cache4s",
126 "compile": {"status": "ok", "tookMs": 4310, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
127 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
128 "test-compile": {"status": "ok", "tookMs": 1728, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
129 "test": {"status": "ok", "tookMs": 6763, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
130 "publish": {"status": "skipped", "tookMs": 0},
131 "metadata": {
132 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
133}
134}]
135************************
136[success] Total time: 15 s, completed Jan 13, 2026, 3:09:48 PM
137[0JChecking patch project/plugins.sbt...
138Checking patch project/build.properties...
139Checking patch project/Versions.scala...
140Checking patch build.sbt...
141Applied patch project/plugins.sbt cleanly.
142Applied patch project/build.properties cleanly.
143Applied patch project/Versions.scala cleanly.
144Applied patch build.sbt cleanly.