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