Build Logs

fommil/shapely • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY

Errors

0

Warnings

0

Total Lines

126

1##################################
2Clonning https://github.com/fommil/shapely.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
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.1-RC1-bin-20251212-ba45875-NIGHTLY
15Execute tests: false
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.1-RC1-bin-20251212-ba45875-NIGHTLY
22Targets: com.fommil%shapely
23Project projectConfig: {"tests":"compile-only"}
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.1-RC1-bin-20251212-ba45875-NIGHTLY
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.1-RC1-bin-20251212-ba45875-NIGHTLY"
44"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -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.1-RC1-bin-20251212-ba45875-NIGHTLY """{"tests":"compile-only"}""" 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 8.645s.
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.1-RC1-bin-20251212-ba45875-NIGHTLY
63OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in repo/crossScalaVersions
64[info] set current project to shapely (in build file:/build/repo/)
65[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 1 projects.
66[info] Switching Scala version on:
67[info] * repo (2.13.10, 2.12.17, 2.11.12, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
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 Dec 13, 2025, 12:16:45 AM
92Build config: {"tests":"compile-only"}
93Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
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.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
102[info] done compiling
103[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
104[info] done compiling
105
106************************
107Build summary:
108[{
109 "module": "shapely",
110 "compile": {"status": "ok", "tookMs": 103950, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
111 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
112 "test-compile": {"status": "ok", "tookMs": 24363, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
113 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
114 "publish": {"status": "skipped", "tookMs": 0},
115 "metadata": {
116 "crossScalaVersions": ["2.13.10", "2.12.17", "2.11.12", "3.3.1"]
117}
118}]
119************************
120[success] Total time: 136 s (0:02:16.0), completed Dec 13, 2025, 12:19:01 AM
121[0JChecking patch project/plugins.sbt...
122Checking patch project/build.properties...
123Checking patch build.sbt...
124Applied patch project/plugins.sbt cleanly.
125Applied patch project/build.properties cleanly.
126Applied patch build.sbt cleanly.