Build Logs

givesocialmovement/play-json-form • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

10

Total Lines

137

1##################################
2Clonning https://github.com/givesocialmovement/play-json-form.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC2
15Execute tests: false
16sbt project found:
17No prepare script found for project givesocialmovement/play-json-form
18/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
19##################################
20Scala version: 3.8.0-RC2
21Targets: io.github.givesocialmovement%play-json-form
22Project projectConfig: {"tests":"compile-only"}
23##################################
24Using extra scalacOptions: ,REQUIRE:-source:3.8
25Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
26[sbt_options] declare -a sbt_options=()
27[process_args] java_version = '17'
28[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
29# Executing command line:
30java
31-Dfile.encoding=UTF-8
32-Dcommunitybuild.scala=3.8.0-RC2
33-Dcommunitybuild.project.dependencies.add=
34-Xmx7G
35-Xms4G
36-Xss8M
37-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
38-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
39-jar
40/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
41"setCrossScalaVersions 3.8.0-RC2"
42"++3.8.0-RC2 -v"
43"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
44"set every credentials := Nil"
45"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
46"removeScalacOptionsStartingWith -P:wartremover"
47
48moduleMappings
49"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" io.github.givesocialmovement%play-json-form"
50
51[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
52[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.595s.
58[info] done compiling
59/build/repo/build.sbt:4: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
60 resolvers += Resolver.sonatypeCentralSnapshots
61
62 resolvers += Resolver.sonatypeRepo("public"),
63 ^
64[info] loading settings for project play-json-form from build.sbt...
65[info] set current project to play-json-form (in build file:/build/repo/)
66[warn] there's a key that's not used by any other settings/tasks:
67[warn]
68[warn] * generator / mainClass
69[warn] +- /build/repo/build.sbt:6
70[warn]
71[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
72[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
73Execute setCrossScalaVersions: 3.8.0-RC2
74OpenCB::Changing crossVersion 3.7.2 -> 3.8.0-RC2 in play-json-form/crossScalaVersions
75OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in play-json-form/crossScalaVersions
76[info] set current project to play-json-form (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
78[info] Switching Scala version on:
79[info] * play-json-form (3.8.0-RC2)
80[info] Excluding projects:
81[info] generator (2.12.20)
82[info] Reapplying settings...
83[info] set current project to play-json-form (in build file:/build/repo/)
84Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
85[info] Reapplying settings...
86[info] set current project to play-json-form (in build file:/build/repo/)
87[info] Defining Global / credentials, credentials, generator / credentials
88[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
89[info] Run `last` for details.
90[info] Reapplying settings...
91[info] set current project to play-json-form (in build file:/build/repo/)
92Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
93[info] Reapplying settings...
94OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
95
96 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
97 Did you mean allExcludeDependencies ?
98 , retry without global scopes
99[info] Reapplying settings...
100[info] set current project to play-json-form (in build file:/build/repo/)
101Execute removeScalacOptionsStartingWith: -P:wartremover
102[info] Reapplying settings...
103[info] set current project to play-json-form (in build file:/build/repo/)
104[success] Total time: 0 s, completed Nov 25, 2025, 1:33:33 PM
105Build config: {"tests":"compile-only"}
106Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
107Starting build...
108Projects: Set(play-json-form)
109Starting build for ProjectRef(file:/build/repo/,play-json-form) (play-json-form)... [0/1]
110OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
111Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
112[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
113[info] done compiling
114[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
115[warn] there were 2 deprecation warnings; re-run with -deprecation for details
116[warn] one warning found
117[info] done compiling
118
119************************
120Build summary:
121[{
122 "module": "play-json-form",
123 "compile": {"status": "ok", "tookMs": 13077, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
124 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
125 "test-compile": {"status": "ok", "tookMs": 5129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
126 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
127 "publish": {"status": "skipped", "tookMs": 0},
128 "metadata": {
129 "crossScalaVersions": ["2.12.20"]
130}
131}]
132************************
133[success] Total time: 80 s (0:01:20.0), completed Nov 25, 2025, 1:34:53 PM
134[0JChecking patch project/plugins.sbt...
135Checking patch build.sbt...
136Applied patch project/plugins.sbt cleanly.
137Applied patch build.sbt cleanly.