Build Logs
ancane/recon4s • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
9
Total Lines
136
1##################################
2Clonning https://github.com/ancane/recon4s.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.11.0 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 ancane/recon4s
20##################################
21Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
22Targets: com.github.ancane%recon4s
23Project projectConfig: {"tests":"compile-only"}
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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY"
43"++3.8.1-RC1-bin-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY """{"tests":"compile-only"}""" com.github.ancane%recon4s"
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 9.942s.
58[info] done compiling
59[info] loading settings for project root from build.sbt, publish.sbt...
60[info] set current project to recon4s (in build file:/build/repo/)
61[warn] there are 2 keys that are not used by any other settings/tasks:
62[warn]
63[warn] * ThisBuild / pomIncludeRepository
64[warn] +- /build/repo/publish.sbt:28
65[warn] * ThisBuild / publishMavenStyle
66[warn] +- /build/repo/publish.sbt:29
67[warn]
68[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
69[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
70Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
71OpenCB::Changing crossVersion 3.7.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
72OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in root/crossScalaVersions
73[info] set current project to recon4s (in build file:/build/repo/)
74[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 1 projects.
75[info] Switching Scala version on:
76[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to recon4s (in build file:/build/repo/)
80Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
81[info] Reapplying settings...
82[info] set current project to recon4s (in build file:/build/repo/)
83[info] Defining Global / credentials, credentials
84[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to recon4s (in build file:/build/repo/)
88Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
89[info] Reapplying settings...
90OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
91
92 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
93 Did you mean allExcludeDependencies ?
94 , retry without global scopes
95[info] Reapplying settings...
96[info] set current project to recon4s (in build file:/build/repo/)
97Execute removeScalacOptionsStartingWith: -P:wartremover
98[info] Reapplying settings...
99[info] set current project to recon4s (in build file:/build/repo/)
100[success] Total time: 0 s, completed Dec 28, 2025, 6:07:34 PM
101Build config: {"tests":"compile-only"}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
103Starting build...
104Projects: Set(root)
105Starting build for ProjectRef(file:/build/repo/,root) (recon4s)... [0/1]
106OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
107OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
108OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
109OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
110Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
111[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
112[info] done compiling
113[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
114[info] done compiling
115
116************************
117Build summary:
118[{
119 "module": "recon4s",
120 "compile": {"status": "ok", "tookMs": 12133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
121 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
122 "test-compile": {"status": "ok", "tookMs": 12492, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
123 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
124 "publish": {"status": "skipped", "tookMs": 0},
125 "metadata": {
126 "crossScalaVersions": ["2.12.20"]
127}
128}]
129************************
130[success] Total time: 34 s, completed Dec 28, 2025, 6:08:08 PM
131[0JChecking patch project/plugins.sbt...
132Checking patch project/build.properties...
133Checking patch build.sbt...
134Applied patch project/plugins.sbt cleanly.
135Applied patch project/build.properties cleanly.
136Applied patch build.sbt cleanly.