Build Logs

foundweekends/knockoff • 3.8.0-RC5:2025-12-31

Errors

1

Warnings

9

Total Lines

231

1##################################
2Clonning https://github.com/foundweekends/knockoff.git into /build/repo using revision v0.10.0
3##################################
4Note: switching to 'fff8fb7aed3dbc5956becfe84faa94151e178dbb'.
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-RC5
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-RC5
32Execute tests: true
33sbt project found:
34No prepare script found for project foundweekends/knockoff
35##################################
36Scala version: 3.8.0-RC5
37Targets: org.foundweekends%knockoff
38Project projectConfig: {"tests":null}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC5
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC5"
58"++3.8.0-RC5 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC5 """{"tests":null}""" org.foundweekends%knockoff"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.3s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt, version.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.0-RC5
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC5 in knockoffJS/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC5 in knockoffJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC5 in knockoffNative/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC5 in repo/crossScalaVersions
82[info] set current project to repo (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.0-RC5 on 4 projects.
84[info] Switching Scala version on:
85[info] * repo (2.12.21, 2.13.18, 3.8.0-RC5)
86[info] knockoffJVM (2.12.21, 2.13.18, 3.8.0-RC5)
87[info] knockoffJS (2.12.21, 2.13.18, 3.8.0-RC5)
88[info] knockoffNative (2.12.21, 2.13.18, 3.8.0-RC5)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to repo (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to repo (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials and 2 others.
96[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to repo (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to repo (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112[success] Total time: 0 s, completed Dec 31, 2025, 8:59:33 PM
113Build config: {"tests":null}
114Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
115Starting build...
116Projects: Set(knockoffJVM)
117Starting build for ProjectRef(file:/build/repo/,knockoffJVM) (knockoff)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
119OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
120OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
121Compile scalacOptions: -Ywarn-unused:imports, -Xlint, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 9 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC5/classes ...
123[warn] bad option '-Ywarn-unused:imports' was ignored
124[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
125[warn] there was 1 feature warning; re-run with -feature for details
126[warn] there were 5 deprecation warnings; re-run with -deprecation for details
127[warn] four warnings found
128[info] done compiling
129[info] compiling 5 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC5/test-classes ...
130[warn] bad option '-Ywarn-unused:imports' was ignored
131[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
132[warn] there was 1 deprecation warning; re-run with -deprecation for details
133[warn] three warnings found
134[info] done compiling
135[info] StringExtrasSpecJVM:
136[info] StringExtras.trimChars(ch)
137[info] - should remove likely headers with the match char inside
138[info] StringExtrasSpec:
139[info] StringExtras
140[info] - should find two different groups of the same time
141[info] - should deal with only one index
142[info] - should ignore escaped sequences
143[info] StringExtras.countLeading
144[info] - should be ok with nothing to match
145[info] - should be fine with only these characters
146[info] - should handle only the characters up front
147[info] StringExtras.findBalanced
148[info] - should find balanced brackets
149[info] SpanConverterSpec:
150[info] SpanConverter
151[info] - should parse a couple of single code blocks in text
152[info] - should not care about other elements in the code
153[info] - double-tick code markers should preserve whitespace
154[info] - should match emphasis underscores containing asterix emphases
155[info] - should match strong underscores containing asterix emphases
156[info] - should find an <a> and an <img>
157[info] - should wrap a <span> that contains another <span>
158[info] - should find a couple of entities and pass them through
159[info] - should handle HTML headers defined in text
160[info] - should discover inline, image, automatic, and reference links
161[info] - should hande link references in different case
162[info] - should escape asterixes in content
163[info] - should escape backticks in content
164[info] - should ignore backslashes in code
165[info] - should parse links ending in brackets
166[info] ChunkParsersSpec:
167[info] ChunkParser
168[info] - should handle simple bullet items
169[info] - should group a second line that's not a bullet
170[info] - should ignore whitespace around headers
171[info] - should be ok with empty code blocks
172[info] - should not explode on a code block with a trailing line
173[info] - should handle nothin' but code
174[info] - should deal with a CRLF
175[info] - should deal with just a CRLF
176Test: Links, reference style.text
177Test: Strong and em together.text
178Test: Nested blockquotes.text
179Test: Trailing Header.text
180Test: Paragraphs.text
181Test: Tidyness.text
182Test: Nothin But Code.text
183Test: Hard-wrapped paragraphs with list-like lines.text
184Test: Blockquotes-in-Blockquotes.text
185Test: HTML Blocks.text
186Test: Markdown Documentation - Basics.text
187Test: Tabs.text
188Test: Literal quotes in titles.text
189Test: Horizontal rules.text
190Test: A paragraph.text
191Test: Bad HTML.text
192Test: Leading emphasis.text
193Test: Markdown Documentation - Syntax.text
194Test: Backslash escapes.text
195Test: Inline HTML (Advanced).text
196Test: Links, inline style.text
197Test: Amps and angle encoding.text
198Test: Blockquotes in blockquotes.text
199Test: Inline HTML (Simple).text
200Test: Inline HTML comments.text
201Test: Ordered and unordered lists.text
202Test: Line Breaks.text
203Test: Auto links.text
204Test: Blockquotes with code blocks.text
205Test: Leading strong.text
206Test: Mystery Code Block.text
207Test: Header and body.markdown
208[info] KnockoffIntegrationTests:
209[info] Discounter
210[info] - should convert tests from Markdown to XHTML
211[info] - should convert tests from Markdown to plain text
212
213************************
214Build summary:
215[{
216 "module": "knockoff",
217 "compile": {"status": "ok", "tookMs": 8242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
219 "test-compile": {"status": "ok", "tookMs": 3346, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "test": {"status": "ok", "tookMs": 968, "passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33, "byFramework": [{"framework": "unknown", "stats": {"passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33}}]},
221 "publish": {"status": "skipped", "tookMs": 0},
222 "metadata": {
223 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
224}
225}]
226************************
227[success] Total time: 14 s, completed Dec 31, 2025, 8:59:48 PM
228[0JChecking patch project/plugins.sbt...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch build.sbt cleanly.