Build Logs
fommil/shapely • 3.8.0-RC2:2025-11-28
Errors
1
Warnings
0
Total Lines
148
1##################################
2Clonning https://github.com/fommil/shapely.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC2
15Execute tests: true
16sbt project found:
17Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project fommil/shapely
20##################################
21Scala version: 3.8.0-RC2
22Targets: com.fommil%shapely
23Project projectConfig: {"tests":null}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Xmx8G
34-Dcommunitybuild.scala=3.8.0-RC2
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC2"
44"++3.8.0-RC2 -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC2 """{"tests":null}""" com.fommil%shapely"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 9.163s.
59[info] done compiling
60[info] loading settings for project repo from build.sbt...
61[info] set current project to shapely (in build file:/build/repo/)
62Execute setCrossScalaVersions: 3.8.0-RC2
63OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in repo/crossScalaVersions
64[info] set current project to shapely (in build file:/build/repo/)
65[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
66[info] Switching Scala version on:
67[info] * repo (2.13.10, 2.12.17, 2.11.12, 3.8.0-RC2)
68[info] Excluding projects:
69[info] Reapplying settings...
70[info] set current project to shapely (in build file:/build/repo/)
71Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
72[info] Reapplying settings...
73[info] set current project to shapely (in build file:/build/repo/)
74[info] Defining Global / credentials, credentials
75[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
76[info] Run `last` for details.
77[info] Reapplying settings...
78[info] set current project to shapely (in build file:/build/repo/)
79Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
80[info] Reapplying settings...
81OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
82
83 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
84 Did you mean allExcludeDependencies ?
85 , retry without global scopes
86[info] Reapplying settings...
87[info] set current project to shapely (in build file:/build/repo/)
88Execute removeScalacOptionsStartingWith: -P:wartremover
89[info] Reapplying settings...
90[info] set current project to shapely (in build file:/build/repo/)
91[success] Total time: 0 s, completed Nov 28, 2025, 2:20:19 PM
92Build config: {"tests":null}
93Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
94Starting build...
95Projects: Set(repo)
96Starting build for ProjectRef(file:/build/repo/,repo) (shapely)... [0/1]
97OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
98OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
99OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
100Compile scalacOptions: -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
101[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
102[info] done compiling
103[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
104[info] done compiling
105[info] Test run started
106[info] Test shapelytest.MetaTest.testAnnotations started
107[info] Test shapelytest.MetaTest.testName started
108[info] Test shapelytest.MetaTest.testFieldNames started
109[info] Test shapelytest.MetaTest.testFieldAnnotations started
110[info] Test run finished: 0 failed, 0 ignored, 4 total, 0.143s
111[info] Test run started
112[info] Test shapelytest.KmettTest.testEqual started
113[info] Test shapelytest.KmettTest.testSemigroup started
114[info] Test shapelytest.KmettTest.testDefault started
115[info] Test run finished: 0 failed, 0 ignored, 3 total, 0.097s
116[info] Test run started
117[info] Test wheels.enums.EnumTests.testValues started
118[info] Test run finished: 0 failed, 0 ignored, 1 total, 0.007s
119[info] Test run started
120[info] Test shapelytest.ShapelyTest.testSealedTrait started
121[info] Test shapelytest.ShapelyTest.testPolySealedTrait started
122[info] Test shapelytest.ShapelyTest.testPolyCaseClass started
123[info] Test shapelytest.ShapelyTest.testCaseClass started
124[info] Test shapelytest.ShapelyTest.testRecursive started
125[info] Test shapelytest.ShapelyTest.testCaseClass0 started
126[info] Test run finished: 0 failed, 0 ignored, 6 total, 0.011s
127
128************************
129Build summary:
130[{
131 "module": "shapely",
132 "compile": {"status": "ok", "tookMs": 342173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
134 "test-compile": {"status": "ok", "tookMs": 23406, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
135 "test": {"status": "ok", "tookMs": 801, "passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14, "byFramework": [{"framework": "unknown", "stats": {"passed": 14, "failed": 0, "ignored": 0, "skipped": 0, "total": 14}}]},
136 "publish": {"status": "skipped", "tookMs": 0},
137 "metadata": {
138 "crossScalaVersions": ["2.13.10", "2.12.17", "2.11.12", "3.3.1"]
139}
140}]
141************************
142[success] Total time: 374 s (0:06:14.0), completed Nov 28, 2025, 2:26:33 PM
143[0JChecking patch project/plugins.sbt...
144Checking patch project/build.properties...
145Checking patch build.sbt...
146Applied patch project/plugins.sbt cleanly.
147Applied patch project/build.properties cleanly.
148Applied patch build.sbt cleanly.