Build Logs

typelevel/toolkit • 3.8.0:2026-01-13

Errors

0

Warnings

0

Total Lines

185

1##################################
2Clonning https://github.com/typelevel/toolkit.git into /build/repo using revision v0.1.29
3##################################
4Note: switching to '1b9c6c3cb68d1131daae2a5a3d026db38d6f61cb'.
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.4 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 typelevel/toolkit
37##################################
38Scala version: 3.8.0
39Targets: org.typelevel%toolkit org.typelevel%toolkit-test
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":[]}""" org.typelevel%toolkit org.typelevel%toolkit-test"
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.8s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] resolving key references (14517 settings) ...
78[info] set scmInfo to https://github.com/typelevel/toolkit
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in testsJVM/crossScalaVersions
82[info] set scmInfo to https://github.com/typelevel/toolkit
83OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in root/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in root/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitTestJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitTestNative/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitTestJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in testsNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in testsJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitNative/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in toolkitJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in docs/crossScalaVersions
97[info] set current project to root (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0 on 14 projects.
99[info] Switching Scala version on:
100[info] toolkitJS (2.13.15, 3.8.0)
101[info] toolkitTestJVM (2.13.15, 3.8.0)
102[info] toolkitTestNative (2.13.15, 3.8.0)
103[info] * root (3.8.0)
104[info] toolkitNative (2.13.15, 3.8.0)
105[info] rootJS (2.13.15, 3.8.0)
106[info] toolkitTestJS (2.13.15, 3.8.0)
107[info] docs (2.13.15, 3.8.0)
108[info] toolkitJVM (2.13.15, 3.8.0)
109[info] testsJS (2.13.15, 3.8.0)
110[info] rootJVM (2.13.15, 3.8.0)
111[info] rootNative (2.13.15, 3.8.0)
112[info] testsJVM (2.13.15, 3.8.0)
113[info] testsNative (2.13.15, 3.8.0)
114[info] Excluding projects:
115[info] Reapplying settings...
116[info] set scmInfo to https://github.com/typelevel/toolkit
117[info] set current project to root (in build file:/build/repo/)
118Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/typelevel/toolkit
121[info] set current project to root (in build file:/build/repo/)
122[info] Defining Global / credentials, credentials and 12 others.
123[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 123 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/typelevel/toolkit
127[info] set current project to root (in build file:/build/repo/)
128Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
129[info] Reapplying settings...
130OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
131
132 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
133 Did you mean rootJVM / allExcludeDependencies ?
134 , retry without global scopes
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/typelevel/toolkit
137[info] set current project to root (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set scmInfo to https://github.com/typelevel/toolkit
141[info] set current project to root (in build file:/build/repo/)
142[success] Total time: 0 s, completed Jan 13, 2026, 3:26:31 PM
143Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
145Starting build...
146Projects: Set(toolkitJVM, toolkitTestJVM)
147Starting build for ProjectRef(file:/build/repo/,toolkitJVM) (toolkit)... [0/2]
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
151Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152Starting build for ProjectRef(file:/build/repo/,toolkitTestJVM) (toolkit-test)... [1/2]
153Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154
155************************
156Build summary:
157[{
158 "module": "toolkit",
159 "compile": {"status": "ok", "tookMs": 269, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 172, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
162 "test": {"status": "ok", "tookMs": 123, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["2.13.15", "3.3.4"]
166}
167},{
168 "module": "toolkit-test",
169 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "test": {"status": "ok", "tookMs": 95, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["2.13.15", "3.3.4"]
176}
177}]
178************************
179[success] Total time: 3 s, completed Jan 13, 2026, 3:26:34 PM
180[0JChecking patch project/plugins.sbt...
181Checking patch project/build.properties...
182Checking patch build.sbt...
183Applied patch project/plugins.sbt cleanly.
184Applied patch project/build.properties cleanly.
185Applied patch build.sbt cleanly.