Build Logs
philwalk/pallet • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
22
Total Lines
176
1##################################
2Clonning https://github.com/philwalk/pallet.git into /build/repo using revision v0.11.0
3##################################
4Note: switching to '59b21d6ae8ac52e2aa249b46c4389c39452b282f'.
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
21Would override fixed Scala version: 3.4.3
22----
23Preparing build for 3.8.1-RC1-bin-20251120-60444cb
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.4.3"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251120-60444cb"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.4.3"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251120-60444cb
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project philwalk/pallet
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.1-RC1-bin-20251120-60444cb
50Targets: org.vastblue%pallet
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60--add-opens=java.base/java.util=ALL-UNNAMED
61--add-opens=java.base/java.lang=ALL-UNNAMED
62--add-opens=java.base/java.lang=ALL-UNNAMED
63--add-opens=java.base/java.util=ALL-UNNAMED
64-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
65-Dcommunitybuild.project.dependencies.add=
66-Xmx7G
67-Xms4G
68-Xss8M
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
71-jar
72/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
73"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
74"++3.8.1-RC1-bin-20251120-60444cb -v"
75"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
76"set every credentials := Nil"
77"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
78"removeScalacOptionsStartingWith -P:wartremover"
79
80moduleMappings
81"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 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.vastblue%pallet"
82
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.685s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] set current project to pallet (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
94[info] set current project to pallet (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
96[info] Switching Scala version on:
97[info] * root (3.8.1-RC1-bin-20251120-60444cb)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to pallet (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to pallet (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials
105[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 8 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to pallet (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to pallet (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to pallet (in build file:/build/repo/)
121[success] Total time: 0 s, completed Nov 22, 2025, 5:11:42 PM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.4.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(root)
126Starting build for ProjectRef(file:/build/repo/,root) (pallet)... [0/1]
127OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
128Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] compiling 19 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
130[warn] -- [E194] Potential Issue Warning: /build/repo/src/main/scala/vastblue/time/TimeExtensions.scala:118:8
131[warn] 118 | def getDayOfYear: Int = d.getDayOfYear
132[warn] | ^
133[warn] |Extension method getDayOfYear will never be selected from type LocalDateTime
134[warn] |because LocalDateTime already has a member with the same name and compatible parameter types.
135[warn] |
136[warn] | longer explanation available when compiling with `-explain`
137[warn] -- [E194] Potential Issue Warning: /build/repo/src/main/scala/vastblue/time/TimeExtensions.scala:122:8
138[warn] 122 | def getDayOfMonth = d.getDayOfMonth
139[warn] | ^
140[warn] |Extension method getDayOfMonth will never be selected from type LocalDateTime
141[warn] |because LocalDateTime already has a member with the same name and compatible parameter types.
142[warn] |
143[warn] | longer explanation available when compiling with `-explain`
144[warn] -- [E194] Potential Issue Warning: /build/repo/src/main/scala/vastblue/time/TimeExtensions.scala:124:8
145[warn] 124 | def getDayOfWeek: DayOfWeek = d.getDayOfWeek
146[warn] | ^
147[warn] |Extension method getDayOfWeek will never be selected from type LocalDateTime
148[warn] |because LocalDateTime already has a member with the same name and compatible parameter types.
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] three warnings found
152[info] done compiling
153[info] compiling 10 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
154[info] done compiling
155
156************************
157Build summary:
158[{
159 "module": "pallet",
160 "compile": {"status": "ok", "tookMs": 15533, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
161 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
162 "test-compile": {"status": "ok", "tookMs": 5343, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
164 "publish": {"status": "skipped", "tookMs": 0},
165 "metadata": {
166 "crossScalaVersions": ["3.4.3"]
167}
168}]
169************************
170[success] Total time: 40 s, completed Nov 22, 2025, 5:12:22 PM
171[0JChecking patch project/plugins.sbt...
172Checking patch project/build.properties...
173Checking patch build.sbt...
174Applied patch project/plugins.sbt cleanly.
175Applied patch project/build.properties cleanly.
176Applied patch build.sbt cleanly.