Build Logs

arainko/chanterelle • 3.8.0-RC5:2025-12-31

Errors

0

Warnings

0

Total Lines

189

1##################################
2Clonning https://github.com/arainko/chanterelle.git into /build/repo using revision v0.1.2
3##################################
4Note: switching to '640151511f8f35cfcaf0d0c11de7b008e64a7108'.
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-RC5
23Scala binary version found: 3.8
24Would use project defined source version
25Scala binary version found: 3.8
26Would use project defined source version
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34No prepare script found for project arainko/chanterelle
35##################################
36Scala version: 3.8.0-RC5
37Targets: io.github.arainko%chanterelle
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"none","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC5
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC5"
58"++3.8.0-RC5 -v"
59"mapScalacOptions ",,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"none","migrationVersions":[],"sourcePatches":[]}""" io.github.arainko%chanterelle"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.764s.
74[info] done compiling
75[info] loading settings for project root from build.sbt...
76[info] set scmInfo to https://github.com/arainko/chanterelle
77[info] set current project to root (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC5
79[info] set scmInfo to https://github.com/arainko/chanterelle
80OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in root/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC5) in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in rootJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in chanterelleJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in docs/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in rootNative/crossScalaVersions
86OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in rootJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in chanterelleNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC5 in chanterelle/crossScalaVersions
89[info] set current project to root (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0-RC5 on 8 projects.
91[info] Switching Scala version on:
92[info] chanterelleJS (3.8.0-RC5)
93[info] chanterelleNative (3.8.0-RC5)
94[info] * root (3.8.0-RC5)
95[info] chanterelle (3.8.0-RC5)
96[info] rootJS (3.8.0-RC5)
97[info] docs (3.8.0-RC5)
98[info] rootJVM (3.8.0-RC5)
99[info] rootNative (3.8.0-RC5)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/arainko/chanterelle
103[info] set current project to root (in build file:/build/repo/)
104Execute mapScalacOptions: ,,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set scmInfo to https://github.com/arainko/chanterelle
107[info] set current project to root (in build file:/build/repo/)
108[info] Defining Global / credentials, chanterelle / credentials and 6 others.
109[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 70 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/arainko/chanterelle
113[info] set current project to root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/arainko/chanterelle
123[info] set current project to root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/arainko/chanterelle
127[info] set current project to root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 31, 2025, 9:09:01 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"none","migrationVersions":[],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
131Starting build...
132Projects: Set(chanterelle)
133Starting build for ProjectRef(file:/build/repo/,chanterelle) (chanterelle)... [0/1]
134Compile scalacOptions: -preview, -Wunused:all, -WunstableInlineAccessors, -Xcheck-macros, -Wconf:msg=(infix named):s,msg=(@nowarn annotation does not):s, -Xsemanticdb, -semanticdb-target, /build/repo/chanterelle/.jvm/target/scala-3.8.0-RC5/meta, -Wconf:msg=can be rewritten automatically under:s
135[info] compiling 23 Scala sources to /build/repo/chanterelle/.jvm/target/scala-3.8.0-RC5/classes ...
136[info] done compiling
137[info] compiling 3 Scala sources to /build/repo/chanterelle/.jvm/target/scala-3.8.0-RC5/test-classes ...
138[info] done compiling
139chanterelle.internal.LoggerSpec:
140 + Logger is off 0.014s
141chanterelle.ModifiersSpec:
142 + .put puts a new field into a named tuple 0.014s
143 + .remove removes a field 0.002s
144 + .remove leaves an EmptyTuple when all fields have been deleted 0.001s
145 + .update updates a value under a given path 0.001s
146 + .compute puts a new field into a named tuple 0.001s
147 + modifiers can traverse Options 0.002s
148 + modifiers can traverse collections (and keep the same collection type) 0.001s
149 + modifiers can traverse maps (and keep the same map type) 0.008s
150 + modifiers can traverse sorted collections 0.029s
151 + modifiers can traverse classic tuples (using _N accessors) 0.001s
152 + modifiers can traverse classic tuples (using _.apply(N) accessors) 0.002s
153 + multiple modifiers in a single transform call behave correctly 0.001s
154 + can't modify a subfield of an already modified field 0.005s
155 + .put doesn't accept non-singleton tuples 0.001s
156 + .remove doesn't accept non-field selectors 0.001s
157 + goofy path selectors are reported as such 0.001s
158 + big named tuples work 0.009s
159 + traversing big tuples works 0.001s
160 + either fields work (left side) 0.0s
161 + either fields work (right side) 0.001s
162 + renames work 0.004s
163 + local renames work when pointing to a named tuple 0.001s
164 + regional renames work 0.001s
165 + camelCase to snake_case transformation 0.001s
166 + snake_case to camelCase transformation 0.001s
167 + camelCase to kebab-case transformation 0.001s
168 + kebab-case to camelCase transformation 0.001s
169 + example API field name transformations with nested fields 0.001s
170
171************************
172Build summary:
173[{
174 "module": "chanterelle",
175 "compile": {"status": "ok", "tookMs": 15099, "warnings": 0, "errors": 0},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 5459, "warnings": 0, "errors": 0},
178 "test": {"status": "ok", "tookMs": 514, "passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29, "byFramework": [{"framework": "munit", "stats": {"passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29}}]},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["3.7.4"]
182}
183}]
184************************
185[success] Total time: 22 s, completed Dec 31, 2025, 9:09:23 PM
186[0JChecking patch project/plugins.sbt...
187Checking patch build.sbt...
188Applied patch project/plugins.sbt cleanly.
189Applied patch build.sbt cleanly.