Build Logs

jphmrst/scalautils • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

0

Total Lines

130

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.0-RC2
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.0-RC2"
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.0-RC2
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
31##################################
32Scala version: 3.8.0-RC2
33Targets: org.maraist%misc-utils
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.0-RC2
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.0-RC2"
54"++3.8.0-RC2 -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.0-RC2 """{"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"
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.302s.
69[info] done compiling
70[info] loading settings for project utils from build.sbt...
71[info] set current project to misc-utils (in build file:/build/repo/)
72Execute setCrossScalaVersions: 3.8.0-RC2
73OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in utils/crossScalaVersions
74OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in utils/crossScalaVersions
75[info] set current project to misc-utils (in build file:/build/repo/)
76[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
77[info] Switching Scala version on:
78[info] * utils (3.8.0-RC2)
79[info] Excluding projects:
80[info] Reapplying settings...
81[info] set current project to misc-utils (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 misc-utils (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 misc-utils (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:336)
95 Did you mean allExcludeDependencies ?
96 , retry without global scopes
97[info] Reapplying settings...
98[info] set current project to misc-utils (in build file:/build/repo/)
99Execute removeScalacOptionsStartingWith: -P:wartremover
100[info] Reapplying settings...
101[info] set current project to misc-utils (in build file:/build/repo/)
102[success] Total time: 0 s, completed Nov 26, 2025, 5:26:30 PM
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(utils)
107Starting build for ProjectRef(file:/build/repo/,utils) (misc-utils)... [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 7 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
112[info] done compiling
113
114************************
115Build summary:
116[{
117 "module": "misc-utils",
118 "compile": {"status": "ok", "tookMs": 7528, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
119 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
120 "test-compile": {"status": "ok", "tookMs": 272, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
121 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
122 "publish": {"status": "skipped", "tookMs": 0},
123 "metadata": {
124 "crossScalaVersions": ["2.12.20", "3.1.0"]
125}
126}]
127************************
128[success] Total time: 18 s, completed Nov 26, 2025, 5:26:49 PM
129[0JChecking patch build.sbt...
130Applied patch build.sbt cleanly.