Build Logs
ahjohannessen/unum • 3.8.0-RC6:2026-01-08
Errors
0
Warnings
0
Total Lines
188
1##################################
2Clonning https://github.com/ahjohannessen/unum.git into /build/repo using revision v1.3.0
3##################################
4Note: switching to '466ece9b70b33a88a9522a8c1cf4d0e95290cb50'.
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.7.3
22----
23Preparing build for 3.8.0-RC6
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 Scala3 = "3.7.3"
35Replacement: val Scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44No prepare script found for project ahjohannessen/unum
45##################################
46Scala version: 3.8.0-RC6
47Targets: io.github.ahjohannessen%unum
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC6
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC6"
68"++3.8.0-RC6 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.ahjohannessen%unum"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
78[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.883s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set scmInfo to https://github.com/ahjohannessen/unum
87[info] set current project to root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC6
89OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in root/crossScalaVersions
90[info] set scmInfo to https://github.com/ahjohannessen/unum
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in unum/crossScalaVersions
92[info] set current project to root (in build file:/build/repo/)
93[info] Setting Scala version to 3.8.0-RC6 on 2 projects.
94[info] Switching Scala version on:
95[info] * root (3.8.0-RC6)
96[info] unum (3.8.0-RC6)
97[info] Excluding projects:
98[info] Reapplying settings...
99[info] set scmInfo to https://github.com/ahjohannessen/unum
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 scmInfo to https://github.com/ahjohannessen/unum
104[info] set current project to root (in build file:/build/repo/)
105[info] Defining Global / credentials, credentials, unum / credentials
106[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 16 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set scmInfo to https://github.com/ahjohannessen/unum
110[info] set current project to root (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/ahjohannessen/unum
120[info] set current project to root (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/ahjohannessen/unum
124[info] set current project to root (in build file:/build/repo/)
125[success] Total time: 0 s, completed Jan 8, 2026, 1:51:11 AM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(unum)
130Starting build for ProjectRef(file:/build/repo/,unum) (unum)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
134Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 1 Scala source to /build/repo/unum/target/scala-3.8.0-RC6/classes ...
136[info] done compiling
137[info] compiling 1 Scala source to /build/repo/unum/target/scala-3.8.0-RC6/test-classes ...
138[info] done compiling
139unum.ULongSuite:
140 + n >= 0 0.061s
141 + a < b 0.015s
142 + a <= b 0.011s
143 + a > b 0.011s
144 + a >= b 0.009s
145 + max / min 0.004s
146 + toLong 0.0s
147 + toBigInt 0.0s
148 + n.toBigInt == BigInt(Long.toUnsignedString(n.toLong)) 0.004s
149 + n.render 0.004s
150 + n.toString = n.toBigInt.toString 0.003s
151 + Order[ULong]: order.antisymmetry 0.008s
152 + Order[ULong]: order.antisymmetry eq 0.004s
153 + Order[ULong]: order.compare 0.003s
154 + Order[ULong]: order.gt 0.003s
155 + Order[ULong]: order.gteqv 0.002s
156 + Order[ULong]: order.lt 0.003s
157 + Order[ULong]: order.max 0.003s
158 + Order[ULong]: order.min 0.002s
159 + Order[ULong]: order.partialCompare 0.002s
160 + Order[ULong]: order.pmax 0.003s
161 + Order[ULong]: order.pmin 0.002s
162 + Order[ULong]: order.reflexivity eq 0.001s
163 + Order[ULong]: order.reflexivity gt 0.002s
164 + Order[ULong]: order.reflexivity lt 0.001s
165 + Order[ULong]: order.symmetry eq 0.002s
166 + Order[ULong]: order.totality 0.002s
167 + Order[ULong]: order.transitivity 0.002s
168 + Order[ULong]: order.transitivity eq 0.003s
169
170************************
171Build summary:
172[{
173 "module": "unum",
174 "compile": {"status": "ok", "tookMs": 3367, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 3413, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 819, "passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29, "byFramework": [{"framework": "munit", "stats": {"passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29}}]},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["3.7.3"]
181}
182}]
183************************
184[success] Total time: 9 s, completed Jan 8, 2026, 1:51:20 AM
185[0JChecking patch project/plugins.sbt...
186Checking patch build.sbt...
187Applied patch project/plugins.sbt cleanly.
188Applied patch build.sbt cleanly.