Build Logs
jphmrst/scalautils • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
0
Total Lines
129
1##################################
2Clonning https://github.com/jphmrst/scalautils.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.1.0
5----
6Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
25Execute tests: false
26sbt project found:
27'project/build.properties' is missing
28grep: /build/repo/project/plugins.sbt: No such file or directory
29No prepare script found for project jphmrst/scalautils
30##################################
31Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32Targets: org.maraist%misc-utils
33Project 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>\""}]}
34##################################
35Using extra scalacOptions: ,REQUIRE:-source:3.8
36Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
37[sbt_options] declare -a sbt_options=()
38[process_args] java_version = '17'
39[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
40# Executing command line:
41java
42-Dfile.encoding=UTF-8
43-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
44-Dcommunitybuild.project.dependencies.add=
45-Xmx7G
46-Xms4G
47-Xss8M
48-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
49-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
50-jar
51/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
52"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
53"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
54"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
55"set every credentials := Nil"
56"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
57"removeScalacOptionsStartingWith -P:wartremover"
58
59moduleMappings
60"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-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%misc-utils"
61
62[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
63[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
64[info] loading project definition from /build/repo/project
65[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
66[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
67[info] Compilation completed in 8.962s.
68[info] done compiling
69[info] loading settings for project utils from build.sbt...
70[info] set current project to misc-utils (in build file:/build/repo/)
71Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
72OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in utils/crossScalaVersions
73OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in utils/crossScalaVersions
74[info] set current project to misc-utils (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 1 projects.
76[info] Switching Scala version on:
77[info] * utils (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
78[info] Excluding projects:
79[info] Reapplying settings...
80[info] set current project to misc-utils (in build file:/build/repo/)
81Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
82[info] Reapplying settings...
83[info] set current project to misc-utils (in build file:/build/repo/)
84[info] Defining Global / credentials, credentials
85[info] The new values will be used by allCredentials, credentials and 2 others.
86[info] Run `last` for details.
87[info] Reapplying settings...
88[info] set current project to misc-utils (in build file:/build/repo/)
89Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
90[info] Reapplying settings...
91OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
92
93 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
94 Did you mean allExcludeDependencies ?
95 , retry without global scopes
96[info] Reapplying settings...
97[info] set current project to misc-utils (in build file:/build/repo/)
98Execute removeScalacOptionsStartingWith: -P:wartremover
99[info] Reapplying settings...
100[info] set current project to misc-utils (in build file:/build/repo/)
101[success] Total time: 0 s, completed Dec 28, 2025, 6:34:46 PM
102Build 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>\""}]}
103Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
104Starting build...
105Projects: Set(utils)
106Starting build for ProjectRef(file:/build/repo/,utils) (misc-utils)... [0/1]
107OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
108OpenCB::Filter out '-source:future-migration', matches setting pattern '^-?-source(:.*)?'
109Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
110[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
111[info] done compiling
112
113************************
114Build summary:
115[{
116 "module": "misc-utils",
117 "compile": {"status": "ok", "tookMs": 8415, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
119 "test-compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
120 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
121 "publish": {"status": "skipped", "tookMs": 0},
122 "metadata": {
123 "crossScalaVersions": ["2.12.20", "3.1.0"]
124}
125}]
126************************
127[success] Total time: 22 s, completed Dec 28, 2025, 6:35:08 PM
128[0JChecking patch build.sbt...
129Applied patch build.sbt cleanly.