Build Logs

raquo/waypoint • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

1

Total Lines

174

1##################################
2Clonning https://github.com/raquo/waypoint.git into /build/repo using revision v10.0.0-M1
3##################################
4Note: switching to 'f3194f2c334ff495ebb0fee95bca792f49730585'.
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.3.1
22----
23Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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: project/Versions.scala
34Pattern: val Scala_3 = "3.3.1"
35Replacement: val Scala_3 = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala_3 = "3.3.1"' in project/Versions.scala
40----
41Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.10.5 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 raquo/waypoint
47##################################
48Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
49Targets: com.raquo%waypoint
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala_3 = \"3.3.1\"","replaceWith":"val Scala_3 = \"<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=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
70"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala_3 = \"3.3.1\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}""" com.raquo%waypoint"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading project definition from /build/repo/project/project
81[info] compiling 1 Scala source to /build/repo/project/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.22s.
84[info] done compiling
85[info] loading settings for project repo-build from akka.sbt, build.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87/build/repo/build.sbt:6: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
88 resolvers += Resolver.sonatypeCentralSnapshots
89resolvers ++= Resolver.sonatypeOssRepos("public")
90 ^
91[info] loading settings for project root from build.sbt...
92[info] set current project to Waypoint (in build file:/build/repo/)
93[info] [scalafmt-shared-conf v0.1.0] Downloading sources from https://raw.githubusercontent.com/raquo/scalafmt-config/refs/tags/v0.1.0/.scalafmt.shared.conf
94[info] [scalafmt-shared-conf v0.1.0] Downloaded and updated .scalafmt.shared.conf
95[success] Total time: 0 s, completed Dec 28, 2025, 5:33:34 PM
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in waypointJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in waypointJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
100[info] set current project to Waypoint (in build file:/build/repo/)
101[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
102[success] Total time: 0 s, completed Dec 28, 2025, 5:33:34 PM
103[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 3 projects.
104[info] Switching Scala version on:
105[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.15)
106[info] waypointJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.15)
107[info] waypointJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.13.15)
108[info] Excluding projects:
109[info] Reapplying settings...
110[info] set current project to Waypoint (in build file:/build/repo/)
111[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
112[success] Total time: 0 s, completed Dec 28, 2025, 5:33:35 PM
113Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
114[info] Reapplying settings...
115[info] set current project to Waypoint (in build file:/build/repo/)
116[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
117[success] Total time: 0 s, completed Dec 28, 2025, 5:33:35 PM
118[info] Defining Global / credentials, credentials and 1 others.
119[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to Waypoint (in build file:/build/repo/)
123[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
124[success] Total time: 0 s, completed Dec 28, 2025, 5:33:36 PM
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
130 Did you mean allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set current project to Waypoint (in build file:/build/repo/)
134[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
135[success] Total time: 0 s, completed Dec 28, 2025, 5:33:36 PM
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set current project to Waypoint (in build file:/build/repo/)
139[info] [scalafmt-shared-conf v0.1.0] Version unchanged, and the downloaded file exists. Skipping download.
140[success] Total time: 0 s, completed Dec 28, 2025, 5:33:36 PM
141[success] Total time: 0 s, completed Dec 28, 2025, 5:33:36 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Versions.scala","pattern":"val Scala_3 = \"3.3.1\"","replaceWith":"val Scala_3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(root)
146Starting build for ProjectRef(file:/build/repo/,root) (waypoint)... [0/1]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151
152************************
153Build summary:
154[{
155 "module": "waypoint",
156 "compile": {"status": "ok", "tookMs": 3092, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
158 "test-compile": {"status": "ok", "tookMs": 224, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
159 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
160 "publish": {"status": "ok", "tookMs": 4},
161 "metadata": {
162 "crossScalaVersions": ["2.13.15", "3.3.1"]
163}
164}]
165************************
166[success] Total time: 19 s, completed Dec 28, 2025, 5:33:55 PM
167[0JChecking patch project/plugins.sbt...
168Checking patch project/build.properties...
169Checking patch project/Versions.scala...
170Checking patch build.sbt...
171Applied patch project/plugins.sbt cleanly.
172Applied patch project/build.properties cleanly.
173Applied patch project/Versions.scala cleanly.
174Applied patch build.sbt cleanly.