Build Logs
sean-ideabank/rudolf • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
11
Total Lines
143
1##################################
2Clonning https://github.com/sean-ideabank/rudolf.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.0.2
5----
6Preparing build for 3.8.1-RC1-bin-20251120-60444cb
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.0.2"
18Replacement: val scala3Version = "3.8.1-RC1-bin-20251120-60444cb"
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.0.2"' in build.sbt
23----
24Starting build for 3.8.1-RC1-bin-20251120-60444cb
25Execute tests: false
26sbt project found:
27Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
28Enforcing usage of sbt in version 1.11.5
29No prepare script found for project sean-ideabank/rudolf
30/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
31##################################
32Scala version: 3.8.1-RC1-bin-20251120-60444cb
33Targets: works.ideabank%rudolf
34Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","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-20251120-60444cb
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-20251120-60444cb"
54"++3.8.1-RC1-bin-20251120-60444cb -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-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" works.ideabank%rudolf"
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.718s.
69[info] done compiling
70[info] loading settings for project repo from build.sbt, publish.sbt...
71[info] set current project to repo (in build file:/build/repo/)
72[warn] there are 3 keys that are not used by any other settings/tasks:
73[warn]
74[warn] * ThisBuild / name
75[warn] +- /build/repo/build.sbt:3
76[warn] * ThisBuild / pomIncludeRepository
77[warn] +- /build/repo/publish.sbt:26
78[warn] * ThisBuild / publishMavenStyle
79[warn] +- /build/repo/publish.sbt:34
80[warn]
81[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
82[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
83Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
84OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in repo/crossScalaVersions
85[info] set current project to repo (in build file:/build/repo/)
86[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
87[info] Switching Scala version on:
88[info] * repo (3.8.1-RC1-bin-20251120-60444cb)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to repo (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to repo (in build file:/build/repo/)
95[info] Defining Global / credentials, ThisBuild / credentials, credentials
96[info] The new values will be used by ThisBuild / credentials, allCredentials and 3 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to repo (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to repo (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112[success] Total time: 0 s, completed Nov 22, 2025, 5:12:41 PM
113Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.0.2\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
114Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
115Starting build...
116Projects: Set(repo)
117Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
119Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
120[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
121[info] done compiling
122
123************************
124Build summary:
125[{
126 "module": "repo",
127 "compile": {"status": "ok", "tookMs": 7926, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
129 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
131 "publish": {"status": "skipped", "tookMs": 0},
132 "metadata": {
133 "crossScalaVersions": ["3.0.2"]
134}
135}]
136************************
137[success] Total time: 33 s, completed Nov 22, 2025, 5:13:13 PM
138[0JChecking patch project/plugins.sbt...
139Checking patch project/build.properties...
140Checking patch build.sbt...
141Applied patch project/plugins.sbt cleanly.
142Applied patch project/build.properties cleanly.
143Applied patch build.sbt cleanly.