Build Logs
playframework/play-ebean • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
Errors
0
Warnings
7
Total Lines
164
1##################################
2Clonning https://github.com/playframework/play-ebean.git into /build/repo using revision 7.5.0
3##################################
4Note: switching to 'e7f6f1b7c1efbb84d71c267c4de6cf07eb759d30'.
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.6
22----
23Preparing build for 3.8.1-RC1-bin-20251212-ba45875-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/Dependencies.scala
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
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.3.6"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project playframework/play-ebean
45##################################
46Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
47Targets: com.typesafe.play%play-ebean
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
68"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.typesafe.play%play-ebean"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
78[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 4 Scala sources to /build/repo/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.366s.
84[info] done compiling
85[info] loading settings for project root from build.sbt, common.sbt...
86[info] set current project to play-ebean-root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * Global / scmInfo
90[warn] +- /build/repo/project/Common.scala:36
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in core/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in root/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List() -> List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) in root/crossScalaVersions
98[info] set current project to play-ebean-root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 2 projects.
100[info] Switching Scala version on:
101[info] * root (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
102[info] core (2.13.16, 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
103[info] Excluding projects:
104[info] plugin (2.12.20)
105[info] Reapplying settings...
106[info] set current project to play-ebean-root (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to play-ebean-root (in build file:/build/repo/)
110[info] Defining Global / credentials, core / credentials and 1 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to play-ebean-root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to play-ebean-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to play-ebean-root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Dec 13, 2025, 12:41:09 AM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(core)
132Starting build for ProjectRef(file:/build/repo/,core) (play-ebean)... [0/1]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] compiling 10 Java sources to /build/repo/play-ebean/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
138[info] /build/repo/play-ebean/src/main/java/play/db/ebean/EbeanModule.java: EbeanModule.java uses or overrides a deprecated API.
139[info] /build/repo/play-ebean/src/main/java/play/db/ebean/EbeanModule.java: Recompile with -Xlint:deprecation for details.
140[info] done compiling
141[info] compiling 2 Java sources to /build/repo/play-ebean/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "play-ebean",
148 "compile": {"status": "ok", "tookMs": 5975, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 731, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.13.16", "3.3.6"]
155}
156}]
157************************
158[success] Total time: 108 s (0:01:48.0), completed Dec 13, 2025, 12:42:57 AM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/Dependencies.scala...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/Dependencies.scala cleanly.
164Applied patch build.sbt cleanly.