Build Logs
outr/profig • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
0
Total Lines
159
1##################################
2Clonning https://github.com/outr/profig.git into /build/repo using revision 3.4.18
3##################################
4Note: switching to 'ba8289d347983b844b5d0b2e36b4e83ec3aa72a0'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251120-60444cb
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.4")
34Replacement: val scala3 = List("3.8.1-RC1-bin-20251120-60444cb")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val scala3 = List("3.3.4")' in build.sbt
39----
40Starting build for 3.8.1-RC1-bin-20251120-60444cb
41Execute tests: false
42sbt project found:
43Sbt version 1.10.6 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project outr/profig
46/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.1-RC1-bin-20251120-60444cb
49Targets: com.outr%profig
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.4\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF8
60-Xmx4G
61-XX:+UseG1GC
62-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
72"++3.8.1-RC1-bin-20251120-60444cb -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.4\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.outr%profig"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.344s.
87[info] done compiling
88[info] loading settings for project root from build.sbt...
89[info] set current project to profig (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in coreJS/crossScalaVersions
93[info] set current project to profig (in build file:/build/repo/)
94[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 2 projects.
95[info] Switching Scala version on:
96[info] coreJS (2.13.15, 3.8.1-RC1-bin-20251120-60444cb)
97[info] coreJVM (2.13.15, 3.8.1-RC1-bin-20251120-60444cb)
98[info] Excluding projects:
99[info] * root (2.13.15)
100[info] docs (2.13.15)
101[info] Reapplying settings...
102[info] set current project to profig (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to profig (in build file:/build/repo/)
106[info] Defining Global / credentials, coreJS / credentials and 2 others.
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to profig (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to profig (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to profig (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 22, 2025, 6:15:29 PM
124Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.4\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(coreJVM)
128Starting build for ProjectRef(file:/build/repo/,coreJVM) (profig)... [0/1]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.15 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 9 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
135[info] done compiling
136[info] compiling 4 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
137[info] done compiling
138
139************************
140Build summary:
141[{
142 "module": "profig",
143 "compile": {"status": "ok", "tookMs": 7576, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
144 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
145 "test-compile": {"status": "ok", "tookMs": 4624, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
146 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
147 "publish": {"status": "skipped", "tookMs": 0},
148 "metadata": {
149 "crossScalaVersions": ["2.13.15"]
150}
151}]
152************************
153[success] Total time: 31 s, completed Nov 22, 2025, 6:16:00 PM
154[0JChecking patch project/plugins.sbt...
155Checking patch project/build.properties...
156Checking patch build.sbt...
157Applied patch project/plugins.sbt cleanly.
158Applied patch project/build.properties cleanly.
159Applied patch build.sbt cleanly.