Build Logs
rchillyard/flog • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
9
Total Lines
132
1##################################
2Clonning https://github.com/rchillyard/flog.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1
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-RC1
15Execute tests: false
16sbt project found:
17No prepare script found for project rchillyard/flog
18/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
19##################################
20Scala version: 3.8.0-RC1
21Targets: com.phasmidsoftware%flog
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-RC1
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-RC1"
42"++3.8.0-RC1 -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-RC1 """{"tests":"compile-only"}""" com.phasmidsoftware%flog"
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, 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.907s.
58[info] done compiling
59[info] loading settings for project repo from build.sbt, publish.sbt...
60[info] set current project to flog (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:46
65[warn] * ThisBuild / publishMavenStyle
66[warn] +- /build/repo/publish.sbt:13
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.0-RC1
71OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in repo/crossScalaVersions
72OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1) in repo/crossScalaVersions
73[info] set current project to flog (in build file:/build/repo/)
74[info] Setting Scala version to 3.8.0-RC1 on 1 projects.
75[info] Switching Scala version on:
76[info] * repo (3.8.0-RC1)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to flog (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 flog (in build file:/build/repo/)
83[info] Defining Global / credentials, ThisBuild / credentials, credentials
84[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to flog (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:336)
93 Did you mean allExcludeDependencies ?
94 , retry without global scopes
95[info] Reapplying settings...
96[info] set current project to flog (in build file:/build/repo/)
97Execute removeScalacOptionsStartingWith: -P:wartremover
98[info] Reapplying settings...
99[info] set current project to flog (in build file:/build/repo/)
100[success] Total time: 0 s, completed Nov 14, 2025, 9:29:05 PM
101Build config: {"tests":"compile-only"}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
103Starting build...
104Projects: Set(repo)
105Starting build for ProjectRef(file:/build/repo/,repo) (flog)... [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'
108Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
109[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC1/classes ...
110[info] done compiling
111[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC1/test-classes ...
112[info] done compiling
113
114************************
115Build summary:
116[{
117 "module": "flog",
118 "compile": {"status": "ok", "tookMs": 10570, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
119 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
120 "test-compile": {"status": "ok", "tookMs": 5622, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
121 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
122 "publish": {"status": "skipped", "tookMs": 0},
123 "metadata": {
124 "crossScalaVersions": ["2.12.20"]
125}
126}]
127************************
128[success] Total time: 31 s, completed Nov 14, 2025, 9:29:37 PM
129[0JChecking patch project/plugins.sbt...
130Checking patch build.sbt...
131Applied patch project/plugins.sbt cleanly.
132Applied patch build.sbt cleanly.