Build Logs
foundweekends/knockoff • 3.8.0-RC6:2026-01-08
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34No prepare script found for project foundweekends/knockoff
35##################################
36Scala version: 3.8.0-RC6
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-RC6
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-RC6"
58"++3.8.0-RC6 -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-RC6 """{"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.937s.
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-RC6
78OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in knockoffJS/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in repo/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in knockoffJVM/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in knockoffNative/crossScalaVersions
82[info] set current project to repo (in build file:/build/repo/)
83[info] Setting Scala version to 3.8.0-RC6 on 4 projects.
84[info] Switching Scala version on:
85[info] * repo (2.12.21, 2.13.18, 3.8.0-RC6)
86[info] knockoffJVM (2.12.21, 2.13.18, 3.8.0-RC6)
87[info] knockoffJS (2.12.21, 2.13.18, 3.8.0-RC6)
88[info] knockoffNative (2.12.21, 2.13.18, 3.8.0-RC6)
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 Jan 8, 2026, 1:39:13 AM
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-RC6/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-RC6/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
135Test: Links, reference style.text
136[info] ChunkParsersSpec:
137[info] ChunkParser
138[info] - should handle simple bullet items
139[info] - should group a second line that's not a bullet
140[info] - should ignore whitespace around headers
141[info] - should be ok with empty code blocks
142[info] - should not explode on a code block with a trailing line
143[info] - should handle nothin' but code
144[info] - should deal with a CRLF
145[info] - should deal with just a CRLF
146[info] StringExtrasSpecJVM:
147[info] StringExtras.trimChars(ch)
148[info] - should remove likely headers with the match char inside
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
166Test: Strong and em together.text
167Test: Nested blockquotes.text
168Test: Trailing Header.text
169Test: Paragraphs.text
170Test: Tidyness.text
171Test: Nothin But Code.text
172Test: Hard-wrapped paragraphs with list-like lines.text
173Test: Blockquotes-in-Blockquotes.text
174Test: HTML Blocks.text
175Test: Markdown Documentation - Basics.text
176Test: Tabs.text
177Test: Literal quotes in titles.text
178Test: Horizontal rules.text
179Test: A paragraph.text
180Test: Bad HTML.text
181Test: Leading emphasis.text
182Test: Markdown Documentation - Syntax.text
183Test: Backslash escapes.text
184Test: Inline HTML (Advanced).text
185Test: Links, inline style.text
186Test: Amps and angle encoding.text
187Test: Blockquotes in blockquotes.text
188Test: Inline HTML (Simple).text
189Test: Inline HTML comments.text
190Test: Ordered and unordered lists.text
191Test: Line Breaks.text
192Test: Auto links.text
193Test: Blockquotes with code blocks.text
194Test: Leading strong.text
195Test: Mystery Code Block.text
196Test: Header and body.markdown
197[info] StringExtrasSpec:
198[info] StringExtras
199[info] - should find two different groups of the same time
200[info] - should deal with only one index
201[info] - should ignore escaped sequences
202[info] StringExtras.countLeading
203[info] - should be ok with nothing to match
204[info] - should be fine with only these characters
205[info] - should handle only the characters up front
206[info] StringExtras.findBalanced
207[info] - should find balanced brackets
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": 8292, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
219 "test-compile": {"status": "ok", "tookMs": 3296, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "test": {"status": "ok", "tookMs": 1044, "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 Jan 8, 2026, 1:39:28 AM
228[0JChecking patch project/plugins.sbt...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch build.sbt cleanly.