Build Logs

playframework/play-doc • 3.8.0:2026-01-13

Errors

1

Warnings

2

Total Lines

215

1##################################
2Clonning https://github.com/playframework/play-doc.git into /build/repo using revision 3.0.1
3##################################
4Note: switching to '004a8bb6c8f0c00d8a640051da16ab66fffef5ae'.
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
21----
22Preparing build for 3.8.0
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project playframework/play-doc
37##################################
38Scala version: 3.8.0
39Targets: org.playframework%play-doc
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0 """{"tests":null}""" org.playframework%play-doc"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.614s.
75[info] done compiling
76[info] loading settings for project play-doc from build.sbt...
77[info] set current project to play-doc (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in play-doc/crossScalaVersions
80[info] set current project to play-doc (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0 on 1 projects.
82[info] Switching Scala version on:
83[info] * play-doc (2.12.18, 2.13.12, 3.8.0, 2.12.20)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to play-doc (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to play-doc (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to play-doc (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to play-doc (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to play-doc (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 13, 2026, 4:01:59 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(play-doc)
112Starting build for ProjectRef(file:/build/repo/,play-doc) (play-doc)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: --java-output-version:17, 11, -unchecked, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] compiling 9 Scala sources and 6 Java sources to /build/repo/target/scala-3.8.0/classes ...
118[warn] there were 4 deprecation warnings; re-run with -deprecation for details
119[warn] one warning found
120[info] done compiling
121[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
122[info] done compiling
123[info] PageIndexSpec
124[info] Page Index should
125[info] + parse the index
126[info] provide access to pages
127[info] + top level
128[info] + first level
129[info] + deep
130[info] + non existent
131[info] + provide a table of contents
132[info] + provide navigation
133[info] + provide the next page
134[info] Total for specification PageIndexSpec
135[info] Finished in 250 ms
136[info] 8 examples, 0 failure, 0 error
137[info] FileRepositorySpec
138[info] FilesystemRepository should
139[info] + load a file
140[info] + return none when file not found
141[info] + return none when file is a directory
142[info] + handle a file
143[info] + handle a missing file
144[info] + find a file with a name
145[info] + return none when a file with a name is not found
146[info] + return none when a file with a name is a directory
147[info] JarRepository should
148[info] + load a file
149[info] + return none when file not found
150[info] + return none when file is a directory
151[info] + handle a file
152[info] + handle a missing file
153[info] + find a file with a name
154[info] + return none when a file with a name is not found
155[info] + return none when a file with a name is a directory
156[info] + find a file with a name in base directory
157[info] Total for specification FileRepositorySpec
158[info] Finished in 335 ms
159[info] 17 examples, 0 failure, 0 error
160[info] PlayDocSpec
161[info] code snippet handling should
162[info] + allow extracting code snippets
163[info] + allow extracting code snippets using string that exists as substring elsewhere
164[info] + allow extracting code snippets using string as full string
165[info] + fail on substring code snippets using string as trailing
166[info] + fail on substring with no full string match
167[info] + should match on full string
168[info] + fail on substring when looking for a trailing match
169[info] + strip indent of shallowest line
170[info] + ignore other characters on label delimiter line
171[info] + allow skipping lines
172[info] + allow skipping multiple lines
173[info] + allow replacing lines
174[info] + allow replacing lines with limited text
175[info] + allow inserting lines
176[info] + allow inserting lines with limited text
177[info] + allow including a whole file
178[info] page rendering should
179[info] old renderer
180[info] + render the page and the sidebar
181[info] new renderer
182[info] + render the page and sidebar
183[info] play version variables should
184[info] + be substituted with the Play version
185[info] + work in verbatim blocks
186[info] + work in code blocks
187[info] play table of contents support should
188[info] + render a table of contents
189[info] header link rendering should
190[info] + render header links
191[info] Total for specification PlayDocSpec
192[info] Finished in 511 ms
193[info] 23 examples, 0 failure, 0 error
194
195************************
196Build summary:
197[{
198 "module": "play-doc",
199 "compile": {"status": "ok", "tookMs": 7877, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 3107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "ok", "tookMs": 1798, "passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48, "byFramework": [{"framework": "specs2", "stats": {"passed": 48, "failed": 0, "ignored": 0, "skipped": 0, "total": 48}}]},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.12.18", "2.13.12", "3.3.1"]
206}
207}]
208************************
209[success] Total time: 14 s, completed Jan 13, 2026, 4:02:14 PM
210[0JChecking patch project/plugins.sbt...
211Checking patch project/build.properties...
212Checking patch build.sbt...
213Applied patch project/plugins.sbt cleanly.
214Applied patch project/build.properties cleanly.
215Applied patch build.sbt cleanly.