Build Logs

hsci-r/octavo-indexer • 3.8.0-RC3:2025-12-04

Errors

1

Warnings

7

Total Lines

132

1##################################
2Clonning https://github.com/hsci-r/octavo-indexer.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC3
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.0-RC3
15Execute tests: true
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/octavo-indexer
20##################################
21Scala version: 3.8.0-RC3
22Targets: io.github.hsci-r%octavo-indexer
23Project projectConfig: {"tests":null}
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.0-RC3
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.0-RC3"
43"++3.8.0-RC3 -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.0-RC3 """{"tests":null}""" io.github.hsci-r%octavo-indexer"
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, 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.646s.
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.0-RC3
69OpenCB::Limitting incorrect crossVersions List(3.1.2) -> List(2.13.8) in core/crossScalaVersions
70OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC3 in repo/crossScalaVersions
71[info] set current project to repo (in build file:/build/repo/)
72[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
73[info] Switching Scala version on:
74[info] * repo (3.8.0-RC3)
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 4, 2025, 1:59:41 PM
100Build config: {"tests":null}
101Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
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 to /build/repo/target/scala-3.8.0-RC3/classes ...
108[info] done compiling
109[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
110[info] done compiling
111
112************************
113Build summary:
114[{
115 "module": "repo",
116 "compile": {"status": "ok", "tookMs": 9595, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
117 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
118 "test-compile": {"status": "ok", "tookMs": 888, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
119 "test": {"status": "ok", "tookMs": 125, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
120 "publish": {"status": "skipped", "tookMs": 0},
121 "metadata": {
122 "crossScalaVersions": ["3.1.2"]
123}
124}]
125************************
126[success] Total time: 26 s, completed Dec 4, 2025, 2:00:07 PM
127[0JChecking patch project/plugins.sbt...
128Checking patch project/build.properties...
129Checking patch build.sbt...
130Applied patch project/plugins.sbt cleanly.
131Applied patch project/build.properties cleanly.
132Applied patch build.sbt cleanly.