Build Logs
jphmrst/bps • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
Errors
0
Warnings
2
Total Lines
138
1##################################
2Clonning https://github.com/jphmrst/bps.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.1.0
5----
6Preparing build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: build.sbt
17Pattern: val scala3Version = "3.1.0"
18Replacement: val scala3Version = "3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3Version = "3.1.0"' in build.sbt
23----
24Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
25Execute tests: false
26sbt project found:
27Sbt version 1.6.0
281.5.5 is not supported, minimal supported version is 1.11.5
29Enforcing usage of sbt in version 1.11.5
30No prepare script found for project jphmrst/bps
31##################################
32Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
33Targets: org.maraist%bps-scala
34Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.1.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
35##################################
36Using extra scalacOptions: ,REQUIRE:-source:3.8
37Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
38[sbt_options] declare -a sbt_options=()
39[process_args] java_version = '17'
40[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
41# Executing command line:
42java
43-Dfile.encoding=UTF-8
44-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
45-Dcommunitybuild.project.dependencies.add=
46-Xmx7G
47-Xms4G
48-Xss8M
49-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
50-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
51-jar
52/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
53"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
54"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
55"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
56"set every credentials := Nil"
57"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
58"removeScalacOptionsStartingWith -P:wartremover"
59
60moduleMappings
61"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.1.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" org.maraist%bps-scala"
62
63[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
64[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
65[info] loading project definition from /build/repo/project
66[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
67[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
68[info] Compilation completed in 8.81s.
69[info] done compiling
70[info] loading settings for project main from build.sbt...
71[info] set current project to bps-scala (in build file:/build/repo/)
72Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
73OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in main/crossScalaVersions
74OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in main/crossScalaVersions
75[info] set current project to bps-scala (in build file:/build/repo/)
76[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 1 projects.
77[info] Switching Scala version on:
78[info] * main (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
79[info] Excluding projects:
80[info] Reapplying settings...
81[info] set current project to bps-scala (in build file:/build/repo/)
82Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
83[info] Reapplying settings...
84[info] set current project to bps-scala (in build file:/build/repo/)
85[info] Defining Global / credentials, credentials
86[info] The new values will be used by allCredentials, credentials and 2 others.
87[info] Run `last` for details.
88[info] Reapplying settings...
89[info] set current project to bps-scala (in build file:/build/repo/)
90Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
91[info] Reapplying settings...
92OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
93
94 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
95 Did you mean allExcludeDependencies ?
96 , retry without global scopes
97[info] Reapplying settings...
98[info] set current project to bps-scala (in build file:/build/repo/)
99Execute removeScalacOptionsStartingWith: -P:wartremover
100[info] Reapplying settings...
101[info] set current project to bps-scala (in build file:/build/repo/)
102[success] Total time: 0 s, completed Dec 20, 2025, 1:51:26 AM
103Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.1.0\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
104Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
105Starting build...
106Projects: Set(main)
107Starting build for ProjectRef(file:/build/repo/,main) (bps-scala)... [0/1]
108OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
109OpenCB::Filter out '-source:future-migration', matches setting pattern '^-?-source(:.*)?'
110Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
111[info] compiling 16 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
112[warn] there were 41 deprecation warnings; re-run with -deprecation for details
113[warn] one warning found
114[info] done compiling
115[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
116[info] done compiling
117
118************************
119Build summary:
120[{
121 "module": "bps-scala",
122 "compile": {"status": "ok", "tookMs": 10315, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
124 "test-compile": {"status": "ok", "tookMs": 6150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
125 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
126 "publish": {"status": "skipped", "tookMs": 0},
127 "metadata": {
128 "crossScalaVersions": ["2.12.20", "3.1.0"]
129}
130}]
131************************
132[success] Total time: 26 s, completed Dec 20, 2025, 1:51:52 AM
133[0JChecking patch project/plugins.sbt...
134Checking patch project/build.properties...
135Checking patch build.sbt...
136Applied patch project/plugins.sbt cleanly.
137Applied patch project/build.properties cleanly.
138Applied patch build.sbt cleanly.