Build Logs

dvgica/managerial • 3.8.0-RC4:2025-12-22

Errors

8

Warnings

0

Total Lines

200

1##################################
2Clonning https://github.com/dvgica/managerial.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to 'd1700e6b100f1291e1e3c3aaad9a89dbaf8b4576'.
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
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC4
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3Version = "3.3.6"
35Replacement: val scala3Version = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44Sbt version 1.11.0 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project dvgica/managerial
47##################################
48Scala version: 3.8.0-RC4
49Targets: ca.dvgi%managerial ca.dvgi%managerial-twitter-util
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC4"
70"++3.8.0-RC4 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" ca.dvgi%managerial ca.dvgi%managerial-twitter-util"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.951s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC4
89OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in managerial/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in managerial-twitter-util/crossScalaVersions
92[info] set current project to root (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
94[info] Switching Scala version on:
95[info] managerial (2.13.16, 2.12.20, 3.8.0-RC4)
96[info] managerial-twitter-util (2.13.16, 2.12.20, 3.8.0-RC4)
97[info] Excluding projects:
98[info] * root (2.12.20)
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to root (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials and 1 others.
105[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to root (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 22, 2025, 7:06:30 PM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.6\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
124Starting build...
125Projects: Set(managerial, managerial-twitter-util)
126Starting build for ProjectRef(file:/build/repo/,managerial) (managerial)... [0/2]
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
130OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
131Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132[info] compiling 6 Scala sources to /build/repo/managerial/target/scala-3.8.0-RC4/classes ...
133[info] done compiling
134[info] compiling 2 Scala sources to /build/repo/managerial/target/scala-3.8.0-RC4/test-classes ...
135[info] done compiling
136ca.dvgi.managerial.ResourceTest:
137 + A const Resource does very little 0.01s
138ca.dvgi.managerial.ManagedTest:
139 + Managed#build 0.01s
140 + Managed#use 0.002s
141 + Managed.setup only does setup 0.001s
142 + Composed Managed setup and teardown in the right order 0.004s
143 + Managed works with AutoCloseable 0.002s
144 + Managed works with user-defined Teardown type class instances 0.002s
145 + Managed side-effects with eval 0.002s
146 + Managed side-effects with evalSetup 0.002s
147 + Managed side-effects with evalTeardown 0.001s
148 + An exception in the Managed setup stack causes previous Manageds to be torn down 0.002s
149 + An exception in the Managed teardown stack doesn't stop other Manageds from being torn down 0.002s
150 + Multiple exceptions in the Managed teardown stack are surfaced 0.003s
151 + Managed map returns a new Managed 0.003s
152 + Exceptions during use trigger automatic teardown 0.001s
153 + Exceptions during use trigger automatic teardown, suppressing exceptions during teardown 0.005s
154 + Managed#use can return a non-Unit result 0.001s
155 + An exception in the Managed setup stack, followed by an exception in the teardown stack, surfaces the setup exception with a suppressed teardown exception 0.001s
156 + Managed.sequence 0.015s
157 + Managed.sequence exception in setup 0.002s
158 + Managed.sequence exception in teardown 0.001s
159 + Managed#run 0.001s
160Starting build for ProjectRef(file:/build/repo/,managerial-twitter-util) (managerial-twitter-util)... [1/2]
161Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 1 Scala source to /build/repo/managerial-twitter-util/target/scala-3.8.0-RC4/classes ...
163[info] done compiling
164[info] compiling 1 Scala source to /build/repo/managerial-twitter-util/target/scala-3.8.0-RC4/test-classes ...
165[info] done compiling
166ca.dvgi.managerial.twitter.util.PackageTest:
167 + A Twitter Util Managed can be converted to a Managerial Managed 0.039s
168 + A Managerial Managed can be converted to a Twitter Util Managed 0.006s
169
170************************
171Build summary:
172[{
173 "module": "managerial",
174 "compile": {"status": "ok", "tookMs": 7043, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 2572, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 469, "passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22, "byFramework": [{"framework": "munit", "stats": {"passed": 22, "failed": 0, "ignored": 0, "skipped": 0, "total": 22}}]},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
181}
182},{
183 "module": "managerial-twitter-util",
184 "compile": {"status": "ok", "tookMs": 615, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 313, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "munit", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
191}
192}]
193************************
194[success] Total time: 27 s, completed Dec 22, 2025, 7:06:57 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch project/build.properties...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch project/build.properties cleanly.
200Applied patch build.sbt cleanly.