Build Logs

rssh/scala-appcontext • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

11

Total Lines

165

1##################################
2Clonning https://github.com/rssh/scala-appcontext.git into /build/repo using revision 0.1.0
3##################################
4Note: switching to 'd1dacba275df280c87bdbd556c883e26240accab'.
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.0-RC1-bin-20251114-d221ef5-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.0-RC1-bin-20251114-d221ef5-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.1 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 rssh/scala-appcontext
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
40Targets: com.github.rssh%appcontext
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '21'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
61"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.rssh%appcontext"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.755s.
76[info] done compiling
77/build/repo/build.sbt:7: warning: value sonatypeOssSnapshots in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
78 resolvers += Resolver.sonatypeCentralSnapshots
79ThisBuild/resolvers ++= Opts.resolver.sonatypeOssSnapshots
80 ^
81/build/repo/publish.sbt:26: warning: constructor URL in class URL is deprecated
82ThisBuild / licenses := List("Apache 2" -> new URL("http://www.apache.org/licenses/LICENSE-2.0.txt"))
83 ^
84[info] loading settings for project root from build.sbt, publish.sbt...
85[info] set current project to root (in build file:/build/repo/)
86[warn] there's a key that's not used by any other settings/tasks:
87[warn]
88[warn] * root / gitRemoteRepo
89[warn] +- /build/repo/build.sbt:27
90[warn]
91[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
92[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
93Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
94OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in appcontextNative/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in appcontextNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in appcontextJS/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in appcontextJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in appcontextJVM/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in appcontextJVM/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 3 projects.
102[info] Switching Scala version on:
103[info] appcontextJS (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
104[info] appcontextJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
105[info] appcontextNative (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
106[info] Excluding projects:
107[info] * root (2.12.20)
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[info] Defining Global / credentials, appcontextJS / credentials and 2 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130[success] Total time: 0 s, completed Nov 15, 2025, 12:31:37 AM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(appcontextJVM)
135Starting build for ProjectRef(file:/build/repo/,appcontextJVM) (appcontext)... [0/1]
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
137Compile scalacOptions: -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
138[info] compiling 6 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
139[warn] there were 4 deprecation warnings; re-run with -deprecation for details
140[warn] one warning found
141[info] done compiling
142[info] compiling 5 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
143[info] done compiling
144
145************************
146Build summary:
147[{
148 "module": "appcontext",
149 "compile": {"status": "ok", "tookMs": 9827, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
151 "test-compile": {"status": "ok", "tookMs": 3131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
153 "publish": {"status": "skipped", "tookMs": 0},
154 "metadata": {
155 "crossScalaVersions": ["2.12.20"]
156}
157}]
158************************
159[success] Total time: 23 s, completed Nov 15, 2025, 12:32:00 AM
160[0JChecking patch project/plugins.sbt...
161Checking patch project/build.properties...
162Checking patch build.sbt...
163Applied patch project/plugins.sbt cleanly.
164Applied patch project/build.properties cleanly.
165Applied patch build.sbt cleanly.