Build Logs

fdietze/formidable • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY

Errors

0

Warnings

7

Total Lines

149

1##################################
2Clonning https://github.com/fdietze/formidable.git into /build/repo using revision v0.1.6
3##################################
4Note: switching to 'fdda9feb4c24d6904350f598f9b7ece0cda22efa'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project fdietze/formidable
37##################################
38Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
39Targets: com.github.fdietze%formidable
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
60"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.fdietze%formidable"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.288s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt...
77[info] set current project to Formidable (in build file:/build/repo/)
78[warn] there's a key that's not used by any other settings/tasks:
79[warn]
80[warn] * demo / webpackDevServerPort
81[warn] +- /build/repo/build.sbt:110
82[warn]
83[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
84[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
85Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in formidable/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in repo/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.1 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in demo/crossScalaVersions
89[info] set current project to Formidable (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 3 projects.
91[info] Switching Scala version on:
92[info] * repo (2.13.12, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
93[info] formidable (2.13.12, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
94[info] demo (2.13.12, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to Formidable (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to Formidable (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials and 1 others.
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 23 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to Formidable (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean demo / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to Formidable (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to Formidable (in build file:/build/repo/)
118[success] Total time: 0 s, completed Dec 6, 2025, 12:18:01 AM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(repo)
123Starting build for ProjectRef(file:/build/repo/,repo) (formidable)... [0/1]
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
126OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
127Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128
129************************
130Build summary:
131[{
132 "module": "formidable",
133 "compile": {"status": "ok", "tookMs": 2276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
134 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
135 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
137 "publish": {"status": "skipped", "tookMs": 0},
138 "metadata": {
139 "crossScalaVersions": ["2.13.12", "3.3.1"]
140}
141}]
142************************
143[success] Total time: 7 s, completed Dec 6, 2025, 12:18:08 AM
144[0JChecking patch project/plugins.sbt...
145Checking patch project/build.properties...
146Checking patch build.sbt...
147Applied patch project/plugins.sbt cleanly.
148Applied patch project/build.properties cleanly.
149Applied patch build.sbt cleanly.