Build Logs

simkoc/scala-conf-parser • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

7

Total Lines

128

1##################################
2Clonning https://github.com/simkoc/scala-conf-parser.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
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-RC2
15Execute tests: false
16sbt project found:
17grep: /build/repo/project/plugins.sbt: No such file or directory
18No prepare script found for project simkoc/scala-conf-parser
19##################################
20Scala version: 3.8.0-RC2
21Targets: de.halcony%conf-parser
22Project projectConfig: {"tests":"compile-only"}
23##################################
24Using extra scalacOptions: ,REQUIRE:-source:3.8
25Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
26[sbt_options] declare -a sbt_options=()
27[process_args] java_version = '17'
28[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
29# Executing command line:
30java
31-Dfile.encoding=UTF-8
32-Dcommunitybuild.scala=3.8.0-RC2
33-Dcommunitybuild.project.dependencies.add=
34-Xmx7G
35-Xms4G
36-Xss8M
37-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
38-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
39-jar
40/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
41"setCrossScalaVersions 3.8.0-RC2"
42"++3.8.0-RC2 -v"
43"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
44"set every credentials := Nil"
45"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
46"removeScalacOptionsStartingWith -P:wartremover"
47
48moduleMappings
49"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" de.halcony%conf-parser"
50
51[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
52[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugin.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.417s.
58[info] done compiling
59[info] loading settings for project repo from build.sbt, publish.sbt, version.sbt...
60[info] set current project to conf-parser (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 / organization
64[warn] +- /build/repo/publish.sbt:1
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-RC2
69OpenCB::Changing crossVersion 3.6.4 -> 3.8.0-RC2 in repo/crossScalaVersions
70[info] set current project to conf-parser (in build file:/build/repo/)
71[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
72[info] Switching Scala version on:
73[info] * repo (3.8.0-RC2)
74[info] Excluding projects:
75[info] Reapplying settings...
76[info] set current project to conf-parser (in build file:/build/repo/)
77Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
78[info] Reapplying settings...
79[info] set current project to conf-parser (in build file:/build/repo/)
80[info] Defining Global / credentials, credentials
81[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 8 others.
82[info] Run `last` for details.
83[info] Reapplying settings...
84[info] set current project to conf-parser (in build file:/build/repo/)
85Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
86[info] Reapplying settings...
87OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
88
89 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
90 Did you mean allExcludeDependencies ?
91 , retry without global scopes
92[info] Reapplying settings...
93[info] set current project to conf-parser (in build file:/build/repo/)
94Execute removeScalacOptionsStartingWith: -P:wartremover
95[info] Reapplying settings...
96[info] set current project to conf-parser (in build file:/build/repo/)
97[success] Total time: 0 s, completed Nov 27, 2025, 9:15:42 PM
98Build config: {"tests":"compile-only"}
99Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
100Starting build...
101Projects: Set(repo)
102Starting build for ProjectRef(file:/build/repo/,repo) (conf-parser)... [0/1]
103OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
104OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
105OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
106Compile scalacOptions: -encoding, utf-8, -explaintypes, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -explain-cyclic, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
107[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
108[info] done compiling
109[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC2/test-classes ...
110[info] done compiling
111
112************************
113Build summary:
114[{
115 "module": "conf-parser",
116 "compile": {"status": "ok", "tookMs": 11144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
117 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
118 "test-compile": {"status": "ok", "tookMs": 2143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
119 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
120 "publish": {"status": "skipped", "tookMs": 0},
121 "metadata": {
122 "crossScalaVersions": ["3.6.4"]
123}
124}]
125************************
126[success] Total time: 30 s, completed Nov 27, 2025, 9:16:12 PM
127[0JChecking patch build.sbt...
128Applied patch build.sbt cleanly.