Build Logs

mercurievv/minuscles • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

33

Total Lines

229

1##################################
2Clonning https://github.com/mercurievv/minuscles.git into /build/repo using revision v0.1.1
3##################################
4Note: switching to '518dcdcd9174704608302745ddd42c6477a78cb6'.
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-RC2
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
31Try apply source patch:
32Path: build.sbt
33Pattern: val commonSettings
34Replacement: ThisBuild / tlBaseVersion := "0.1"
35val commonSettings
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val commonSettings ' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.10.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 mercurievv/minuscles
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC2
50Targets: io.github.mercurievv.minuscles%conversions io.github.mercurievv.minuscles%tuples_plens
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val commonSettings ","replaceWith":"ThisBuild / tlBaseVersion := \"0.1\"\nval commonSettings"}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC2
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC2"
71"++3.8.0-RC2 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val commonSettings ","replaceWith":"ThisBuild / tlBaseVersion := \"0.1\"\nval commonSettings"}]}""" io.github.mercurievv.minuscles%conversions io.github.mercurievv.minuscles%tuples_plens"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.881s.
86[info] done compiling
87/build/repo/build.sbt:14: warning: match may not be exhaustive.
88It would fail on the following inputs: None, Some((2, _)), Some((_, 13)), Some((_, _))
89 CrossVersion.partialVersion(scalaVersion.value) match {
90 ^
91/build/repo/build.sbt:85: warning: match may not be exhaustive.
92It would fail on the following inputs: None, Some((2, _)), Some((_, 13)), Some((_, _))
93 CrossVersion.partialVersion(scalaVersion.value) match {
94 ^
95[info] loading settings for project root from build.sbt, publish.sbt...
96[info] set current project to minuscles (in build file:/build/repo/)
97[warn] there are 13 keys that are not used by any other settings/tasks:
98[warn]
99[warn] * ThisBuild / pgpPassphrase
100[warn] +- /build/repo/publish.sbt:39
101[warn] * ThisBuild / pomIncludeRepository
102[warn] +- /build/repo/publish.sbt:27
103[warn] * ThisBuild / publishMavenStyle
104[warn] +- /build/repo/publish.sbt:35
105[warn] * conversions / tlBaseVersion
106[warn] +- /build/repo/build.sbt:22
107[warn] * conversions / tlSitePublishBranch
108[warn] +- /build/repo/build.sbt:21
109[warn] * fieldsNames / tlBaseVersion
110[warn] +- /build/repo/build.sbt:22
111[warn] * fieldsNames / tlSitePublishBranch
112[warn] +- /build/repo/build.sbt:21
113[warn] * monocleTuples / tlBaseVersion
114[warn] +- /build/repo/build.sbt:22
115[warn] * monocleTuples / tlSitePublishBranch
116[warn] +- /build/repo/build.sbt:21
117[warn] * shapeless3typeclasses / tlBaseVersion
118[warn] +- /build/repo/build.sbt:22
119[warn] * shapeless3typeclasses / tlSitePublishBranch
120[warn] +- /build/repo/build.sbt:21
121[warn] * tuplesTransformers / tlBaseVersion
122[warn] +- /build/repo/build.sbt:22
123[warn] * tuplesTransformers / tlSitePublishBranch
124[warn] +- /build/repo/build.sbt:21
125[warn]
126[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
127[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
128Execute setCrossScalaVersions: 3.8.0-RC2
129OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in fieldsNames/crossScalaVersions
130OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in monocleTuples/crossScalaVersions
131OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in docs/crossScalaVersions
132OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in tuplesTransformers/crossScalaVersions
133OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in conversions/crossScalaVersions
134OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in shapeless3typeclasses/crossScalaVersions
135OpenCB::Changing crossVersion 3.4.2 -> 3.8.0-RC2 in root/crossScalaVersions
136[info] set current project to minuscles (in build file:/build/repo/)
137[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
138[info] Switching Scala version on:
139[info] monocleTuples (2.13.16, 3.8.0-RC2)
140[info] tuplesTransformers (3.8.0-RC2)
141[info] fieldsNames (2.13.16, 3.8.0-RC2)
142[info] * root (2.13.16, 3.8.0-RC2)
143[info] docs (3.8.0-RC2)
144[info] shapeless3typeclasses (3.8.0-RC2)
145[info] conversions (2.13.16, 3.8.0-RC2)
146[info] Excluding projects:
147[info] Reapplying settings...
148[info] set current project to minuscles (in build file:/build/repo/)
149Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
150[info] Reapplying settings...
151[info] set current project to minuscles (in build file:/build/repo/)
152[info] Defining Global / credentials, conversions / credentials and 5 others.
153[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 62 others.
154[info] Run `last` for details.
155[info] Reapplying settings...
156[info] set current project to minuscles (in build file:/build/repo/)
157Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
158[info] Reapplying settings...
159OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
160
161 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
162 Did you mean allExcludeDependencies ?
163 , retry without global scopes
164[info] Reapplying settings...
165[info] set current project to minuscles (in build file:/build/repo/)
166Execute removeScalacOptionsStartingWith: -P:wartremover
167[info] Reapplying settings...
168[info] set current project to minuscles (in build file:/build/repo/)
169[success] Total time: 0 s, completed Nov 26, 2025, 5:20:42 PM
170Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val commonSettings ","replaceWith":"ThisBuild / tlBaseVersion := \"0.1\"\nval commonSettings"}]}
171Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
172Starting build...
173Projects: Set(conversions, monocleTuples)
174Starting build for ProjectRef(file:/build/repo/,conversions) (conversions)... [0/2]
175OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
176OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
177OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
178OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
179Compile 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, 8, -Xmax-inlines:64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
180[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
181[info] compiling 1 Scala source to /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/classes ...
182[info] done compiling
183[info] compiling 3 Scala sources to /build/repo/modules/conversions/target/scala-3.8.0-RC2/classes ...
184[info] done compiling
185[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
186[info] compiling 1 Scala source to /build/repo/modules/conversions/target/scala-3.8.0-RC2/test-classes ...
187[info] done compiling
188[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
189[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
190Starting build for ProjectRef(file:/build/repo/,monocleTuples) (tuples_plens)... [1/2]
191Compile 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, 8, -Xmax-inlines:64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
193[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
194[info] compiling 1 Scala source to /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/test-classes ...
195[info] done compiling
196[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
197[info] Generated source: /build/repo/modules/tuples/plens/target/scala-3.8.0-RC2/src_managed/main/demo/implicits.scala
198
199************************
200Build summary:
201[{
202 "module": "conversions",
203 "compile": {"status": "ok", "tookMs": 8037, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
205 "test-compile": {"status": "ok", "tookMs": 3170, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
207 "publish": {"status": "skipped", "tookMs": 0},
208 "metadata": {
209 "crossScalaVersions": ["2.13.16", "3.4.2"]
210}
211},{
212 "module": "tuples_plens",
213 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 591, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.13.16", "3.4.2"]
220}
221}]
222************************
223[success] Total time: 22 s, completed Nov 26, 2025, 5:21:04 PM
224[0JChecking patch project/plugins.sbt...
225Checking patch project/build.properties...
226Checking patch build.sbt...
227Applied patch project/plugins.sbt cleanly.
228Applied patch project/build.properties cleanly.
229Applied patch build.sbt cleanly.