Build Logs
tpunder/fm-common • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
0
Total Lines
147
1##################################
2Clonning https://github.com/tpunder/fm-common.git into /build/repo using revision v1.0.1
3##################################
4Note: switching to '0dca9eb66d552501957cfbc5434fcabf31f0db47'.
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-20260102-32e416e-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-20260102-32e416e-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.8.2 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 tpunder/fm-common
37##################################
38Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
39Targets: com.frugalmechanic%fm-common
40Project projectConfig: {"tests":"compile-only"}
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-Xms128m
50-Xmx2048m
51-Djava.net.preferIPv4Stack=true
52-XX:AutoBoxCacheMax=65536
53-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
54-Dcommunitybuild.project.dependencies.add=
55-Xmx7G
56-Xms4G
57-Xss8M
58-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
59-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
60-jar
61/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
62"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
63"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
64"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
65"set every credentials := Nil"
66"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
67"removeScalacOptionsStartingWith -P:wartremover"
68
69moduleMappings
70"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"tests":"compile-only"}""" com.frugalmechanic%fm-common"
71
72[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
73[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
74[info] loading project definition from /build/repo/project
75[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
76[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
77[info] Compilation completed in 8.763s.
78[info] done compiling
79[info] loading settings for project fm-common from build.sbt, sonatype.sbt, version.sbt...
80[info] set current project to fm-common (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
82OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in fm-common-coreJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in fm-common/crossScalaVersions
84OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in fm-common-coreJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in fm-common-core-macrosJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in fm-common-core-macrosJS/crossScalaVersions
87[info] set current project to fm-common (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 5 projects.
89[info] Switching Scala version on:
90[info] * fm-common (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.10, 2.12.17, 2.11.12)
91[info] fm-common-coreJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.10, 2.12.17, 2.11.12)
92[info] fm-common-coreJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.10, 2.12.17, 2.11.12)
93[info] fm-common-core-macrosJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.10, 2.12.17, 2.11.12)
94[info] fm-common-core-macrosJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.10, 2.12.17, 2.11.12)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to fm-common (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 fm-common (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials and 3 others.
102[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 23 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to fm-common (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 fm-common-coreJS / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to fm-common (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to fm-common (in build file:/build/repo/)
118[success] Total time: 0 s, completed Jan 3, 2026, 12:05:11 AM
119Build config: {"tests":"compile-only"}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(fm-common)
123Starting build for ProjectRef(file:/build/repo/,fm-common) (fm-common)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
126
127************************
128Build summary:
129[{
130 "module": "fm-common",
131 "compile": {"status": "ok", "tookMs": 1418, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
132 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
133 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
134 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
135 "publish": {"status": "ok", "tookMs": 4},
136 "metadata": {
137 "crossScalaVersions": ["3.2.2", "2.13.10", "2.12.17", "2.11.12"]
138}
139}]
140************************
141[success] Total time: 9 s, completed Jan 3, 2026, 12:05:20 AM
142[0JChecking patch project/plugins.sbt...
143Checking patch project/build.properties...
144Checking patch build.sbt...
145Applied patch project/plugins.sbt cleanly.
146Applied patch project/build.properties cleanly.
147Applied patch build.sbt cleanly.