Build Logs
tanin47/play-json-form • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
8
Total Lines
137
1##################################
2Clonning https://github.com/tanin47/play-json-form.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb
15Execute tests: false
16sbt project found:
17Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project tanin47/play-json-form
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.1-RC1-bin-20251120-60444cb
23Targets: io.github.tanin47%play-json-form io.github.tanin47%play3-json-form
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
44"++3.8.1-RC1-bin-20251120-60444cb -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"tests":"compile-only"}""" io.github.tanin47%play-json-form io.github.tanin47%play3-json-form"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.68s.
59[info] done compiling
60/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:
61 resolvers += Resolver.sonatypeCentralSnapshots
62 resolvers ++= Resolver.sonatypeOssRepos("public"),
63 ^
64[info] loading settings for project repo from build.sbt...
65[info] set current project to play3-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:8
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.1-RC1-bin-20251120-60444cb
74OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251120-60444cb in repo/crossScalaVersions
75OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in repo/crossScalaVersions
76[info] set current project to play3-json-form (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
78[info] Switching Scala version on:
79[info] * repo (3.8.1-RC1-bin-20251120-60444cb)
80[info] Excluding projects:
81[info] generator (2.12.20)
82[info] Reapplying settings...
83[info] set current project to play3-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 play3-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 play3-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 generator / allExcludeDependencies ?
98 , retry without global scopes
99[info] Reapplying settings...
100[info] set current project to play3-json-form (in build file:/build/repo/)
101Execute removeScalacOptionsStartingWith: -P:wartremover
102[info] Reapplying settings...
103[info] set current project to play3-json-form (in build file:/build/repo/)
104[success] Total time: 0 s, completed Nov 22, 2025, 5:11:30 PM
105Build config: {"tests":"compile-only"}
106Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
107Starting build...
108Projects: Set(repo)
109Starting build for ProjectRef(file:/build/repo/,repo) (play3-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.1-RC1-bin-20251120-60444cb/classes ...
113[info] done compiling
114[info] compiling 8 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
115[info] done compiling
116
117************************
118Build summary:
119[{
120 "module": "play3-json-form",
121 "compile": {"status": "ok", "tookMs": 13015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
123 "test-compile": {"status": "ok", "tookMs": 6592, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
124 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
125 "publish": {"status": "skipped", "tookMs": 0},
126 "metadata": {
127 "crossScalaVersions": ["2.12.20"]
128}
129}]
130************************
131[success] Total time: 87 s (0:01:27.0), completed Nov 22, 2025, 5:12:57 PM
132[0JChecking patch project/plugins.sbt...
133Checking patch project/build.properties...
134Checking patch build.sbt...
135Applied patch project/plugins.sbt cleanly.
136Applied patch project/build.properties cleanly.
137Applied patch build.sbt cleanly.