Build Logs
rchillyard/flog • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
9
Total Lines
131
1##################################
2Clonning https://github.com/rchillyard/flog.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:
17No prepare script found for project rchillyard/flog
18##################################
19Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
20Targets: com.phasmidsoftware%flog
21Project projectConfig: {"tests":"compile-only"}
22##################################
23Using extra scalacOptions: ,REQUIRE:-source:3.8
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '17'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
41"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
42"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"tests":"compile-only"}""" com.phasmidsoftware%flog"
49
50[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
51[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
52[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
53[info] loading project definition from /build/repo/project
54[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
55[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
56[info] Compilation completed in 8.37s.
57[info] done compiling
58[info] loading settings for project repo from build.sbt, publish.sbt...
59[info] set current project to flog (in build file:/build/repo/)
60[warn] there are 2 keys that are not used by any other settings/tasks:
61[warn]
62[warn] * ThisBuild / pomIncludeRepository
63[warn] +- /build/repo/publish.sbt:46
64[warn] * ThisBuild / publishMavenStyle
65[warn] +- /build/repo/publish.sbt:13
66[warn]
67[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
68[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
69Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
70OpenCB::Changing crossVersion 3.7.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
71OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY) in repo/crossScalaVersions
72[info] set current project to flog (in build file:/build/repo/)
73[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 1 projects.
74[info] Switching Scala version on:
75[info] * repo (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
76[info] Excluding projects:
77[info] Reapplying settings...
78[info] set current project to flog (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 flog (in build file:/build/repo/)
82[info] Defining Global / credentials, ThisBuild / credentials, credentials
83[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
84[info] Run `last` for details.
85[info] Reapplying settings...
86[info] set current project to flog (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 allExcludeDependencies ?
93 , retry without global scopes
94[info] Reapplying settings...
95[info] set current project to flog (in build file:/build/repo/)
96Execute removeScalacOptionsStartingWith: -P:wartremover
97[info] Reapplying settings...
98[info] set current project to flog (in build file:/build/repo/)
99[success] Total time: 0 s, completed Dec 28, 2025, 6:55:45 PM
100Build config: {"tests":"compile-only"}
101Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
102Starting build...
103Projects: Set(repo)
104Starting build for ProjectRef(file:/build/repo/,repo) (flog)... [0/1]
105OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
106OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
107Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
108[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
109[info] done compiling
110[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
111[info] done compiling
112
113************************
114Build summary:
115[{
116 "module": "flog",
117 "compile": {"status": "ok", "tookMs": 9098, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
119 "test-compile": {"status": "ok", "tookMs": 5659, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
120 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
121 "publish": {"status": "skipped", "tookMs": 0},
122 "metadata": {
123 "crossScalaVersions": ["2.12.20"]
124}
125}]
126************************
127[success] Total time: 27 s, completed Dec 28, 2025, 6:56:12 PM
128[0JChecking patch project/plugins.sbt...
129Checking patch build.sbt...
130Applied patch project/plugins.sbt cleanly.
131Applied patch build.sbt cleanly.