Build Logs
wiringbits/wiringbits-webapp-utils • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
Errors
0
Warnings
18
Total Lines
182
1##################################
2Clonning https://github.com/wiringbits/wiringbits-webapp-utils.git into /build/repo using revision v0.7.2
3##################################
4Note: switching to '8ca129c390d48316f76ea9357e6199a77c85ee63'.
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-20251226-6e12d35-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
31Try apply source patch:
32Path: .sbtopts
33Pattern: -J-XX:+CMSClassUnloadingEnabled
34Replacement:
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern '-J-XX:+CMSClassUnloadingEnabled' in .sbtopts
39----
40Starting build for 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project wiringbits/wiringbits-webapp-utils
46##################################
47Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
48Targets: net.wiringbits%webapp-common
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Xmx4G
60-XX:MaxMetaspaceSize=4G
61-XX:+UseG1GC
62-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
72"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}""" net.wiringbits%webapp-common"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
85[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over {1.2.0, 1.1.1, 1.3.0}
86[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
87[warn] +- org.scalablytyped.converter:scalajs_2.12:1.0.0-beta37 (depends on 1.3.0)
88[warn] +- com.typesafe.sbt:sbt-native-packager:1.5.2 (scalaVersion=2.12, sbtVersion=1.0) (depends on 1.1.1)
89[warn] +- com.typesafe.play:twirl-api_2.12:1.5.1 (depends on 1.2.0)
90[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
91[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
92[info] Compilation completed in 9.099s.
93[info] done compiling
94/build/repo/build.sbt:23: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
95 resolvers += Resolver.sonatypeCentralSnapshots
96
97resolvers += Resolver.sonatypeRepo("releases")
98 ^
99[info] loading settings for project root from build.sbt...
100[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
101[warn] there are 3 keys that are not used by any other settings/tasks:
102[warn]
103[warn] * ThisBuild / name
104[warn] +- /build/repo/build.sbt:6
105[warn] * webappCommonJS / Compile / stMinimize
106[warn] +- /build/repo/build.sbt:83
107[warn] * webappCommonJS / stUseScalaJsDom
108[warn] +- /build/repo/build.sbt:81
109[warn]
110[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
111[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
112Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
113OpenCB::Changing crossVersion 3.3.0 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in webappCommonJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.0 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.0 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in slinkyUtils/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.0 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in webappCommonJVM/crossScalaVersions
117[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
118[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 4 projects.
119[info] Switching Scala version on:
120[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
121[info] webappCommonJS (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
122[info] webappCommonJVM (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
123[info] slinkyUtils (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
124[info] Excluding projects:
125[info] Reapplying settings...
126[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
127Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
128[info] Reapplying settings...
129[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
130[info] Defining Global / credentials, credentials and 2 others.
131[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
132[info] Run `last` for details.
133[info] Reapplying settings...
134[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
135Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
136[info] Reapplying settings...
137OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
138
139 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
140 Did you mean allExcludeDependencies ?
141 , retry without global scopes
142[info] Reapplying settings...
143[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set current project to wiringbits-webapp-utils (in build file:/build/repo/)
147[success] Total time: 0 s, completed Dec 27, 2025, 12:08:47 AM
148Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":".sbtopts","pattern":"-J-XX:+CMSClassUnloadingEnabled","replaceWith":""}]}
149Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
150Starting build...
151Projects: Set(webappCommonJVM)
152Starting build for ProjectRef(file:/build/repo/,webappCommonJVM) (webapp-common)... [0/1]
153OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
154OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
155OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
156Compile scalacOptions: -encoding, UTF-8, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 4 Scala sources to /build/repo/webapp-common/jvm/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
158[info] done compiling
159
160************************
161Build summary:
162[{
163 "module": "webapp-common",
164 "compile": {"status": "ok", "tookMs": 6804, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["3.3.0"]
171}
172}]
173************************
174[success] Total time: 20 s, completed Dec 27, 2025, 12:09:08 AM
175[0JChecking patch project/plugins.sbt...
176Checking patch project/build.properties...
177Checking patch build.sbt...
178Checking patch .sbtopts...
179Applied patch project/plugins.sbt cleanly.
180Applied patch project/build.properties cleanly.
181Applied patch build.sbt cleanly.
182Applied patch .sbtopts cleanly.