Build Logs
hsci-r/lucene-perfieldpostingsformatordtermvectorscodec • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
Errors
36
Warnings
7
Total Lines
168
1##################################
2Clonning https://github.com/hsci-r/lucene-perfieldpostingsformatordtermvectorscodec.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
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-20251212-ba45875-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.6.2 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 hsci-r/lucene-perfieldpostingsformatordtermvectorscodec
20##################################
21Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
22Targets: io.github.hsci-r%lucene-perfieldpostingsformatordtermvectorscodec
23Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
43"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}""" io.github.hsci-r%lucene-perfieldpostingsformatordtermvectorscodec"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, assembly.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.947s.
58[info] done compiling
59[info] loading settings for project repo from build.sbt, sonatype.sbt...
60[info] set current project to repo (in build file:/build/repo/)
61[warn] there's a key that's not used by any other settings/tasks:
62[warn]
63[warn] * ThisBuild / publishMavenStyle
64[warn] +- /build/repo/sonatype.sbt:2
65[warn]
66[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
67[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
68Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
69OpenCB::Changing crossVersion 3.1.2 -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in repo/crossScalaVersions
70OpenCB::Limitting incorrect crossVersions List(3.1.2) -> List(2.13.8) in core/crossScalaVersions
71[info] set current project to repo (in build file:/build/repo/)
72[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 1 projects.
73[info] Switching Scala version on:
74[info] * repo (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
75[info] Excluding projects:
76[info] core (2.13.8)
77[info] Reapplying settings...
78[info] set current project to repo (in build file:/build/repo/)
79Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
80[info] Reapplying settings...
81[info] set current project to repo (in build file:/build/repo/)
82[info] Defining Global / credentials, core / credentials, credentials
83[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
84[info] Run `last` for details.
85[info] Reapplying settings...
86[info] set current project to repo (in build file:/build/repo/)
87Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
88[info] Reapplying settings...
89OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
90
91 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
92 Did you mean core / allExcludeDependencies ?
93 , retry without global scopes
94[info] Reapplying settings...
95[info] set current project to repo (in build file:/build/repo/)
96Execute removeScalacOptionsStartingWith: -P:wartremover
97[info] Reapplying settings...
98[info] set current project to repo (in build file:/build/repo/)
99[success] Total time: 0 s, completed Dec 13, 2025, 12:10:21 AM
100Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
101Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Disabled,List()))
102Starting build...
103Projects: Set(repo)
104Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [0/1]
105OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
106Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
107[info] compiling 5 Scala sources and 11 Java sources to /build/repo/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/classes ...
108[info] done compiling
109[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
110[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:16:22
111[error] 16 | @Before def setUp() {
112[error] | ^
113[error] | '=' expected, but '{' found
114[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:20:24
115[error] 20 | @After def tearDown() {
116[error] | ^
117[error] | '=' expected, but '{' found
118[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:28:30
119[error] 28 | @Test def testTermVectors() {
120[error] | ^
121[error] | '=' expected, but '{' found
122[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:105:26
123[error] 105 | @Test def testMerging() {
124[error] | ^
125[error] | '=' expected, but '{' found
126[error] four errors found
127[error] (Test / compileIncremental) Compilation failed
128[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/test-classes ...
129[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:16:22
130[error] 16 | @Before def setUp() {
131[error] | ^
132[error] | '=' expected, but '{' found
133[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:20:24
134[error] 20 | @After def tearDown() {
135[error] | ^
136[error] | '=' expected, but '{' found
137[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:28:30
138[error] 28 | @Test def testTermVectors() {
139[error] | ^
140[error] | '=' expected, but '{' found
141[error] -- [E040] Syntax Error: /build/repo/src/test/scala/ATestPerFieldPostingsFormatOrdTermVectorsCodec.scala:105:26
142[error] 105 | @Test def testMerging() {
143[error] | ^
144[error] | '=' expected, but '{' found
145[error] four errors found
146[error] (Test / compileIncremental) Compilation failed
147
148************************
149Build summary:
150[{
151 "module": "repo",
152 "compile": {"status": "ok", "tookMs": 8080, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
153 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
154 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
155 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
156 "publish": {"status": "skipped", "tookMs": 0},
157 "metadata": {
158 "crossScalaVersions": ["3.1.2"]
159}
160}]
161************************
162[success] Total time: 20 s, completed Dec 13, 2025, 12:10:41 AM
163[0JChecking patch project/plugins.sbt...
164Checking patch project/build.properties...
165Checking patch build.sbt...
166Applied patch project/plugins.sbt cleanly.
167Applied patch project/build.properties cleanly.
168Applied patch build.sbt cleanly.