Build Logs

geirolz/scope • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

0

Warnings

21

Total Lines

191

1##################################
2Clonning https://github.com/geirolz/scope.git into /build/repo using revision v0.0.12
3##################################
4Note: switching to '8480ffd415335df00b1324f050ba8a82793fea2a'.
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-20251107-3bea2f3-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-20251107-3bea2f3-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.0 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 geirolz/scope
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-20251107-3bea2f3-NIGHTLY
40Targets: com.github.geirolz%scope-core com.github.geirolz%scope-generic
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"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 = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-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_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
61"++3.8.0-RC1-bin-20251107-3bea2f3-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-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.geirolz%scope-core com.github.geirolz%scope-generic"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 5 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.616s.
76[warn] /build/repo/project/ProjectResolvers.scala:8:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
77[warn] resolvers += Resolver.sonatypeCentralSnapshots
78[warn] Resolver.sonatypeOssRepos("public"),
79[warn] ^
80[warn] /build/repo/project/ProjectResolvers.scala:9:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
81[warn] resolvers += Resolver.sonatypeCentralSnapshots
82[warn] Resolver.sonatypeOssRepos("snapshots"),
83[warn] ^
84[warn] /build/repo/project/ProjectResolvers.scala:10:16: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
85[warn] resolvers += Resolver.sonatypeCentralSnapshots
86[warn] Resolver.sonatypeOssRepos("releases"),
87[warn] ^
88[warn] three warnings found
89[info] done compiling
90[info] loading settings for project scope from build.sbt...
91[info] set current project to scope (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
93OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in core/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in generic/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in scope/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in docs/crossScalaVersions
97[info] set current project to scope (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 3 projects.
99[info] Switching Scala version on:
100[info] docs (2.13.14, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
101[info] core (2.13.14, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
102[info] generic (2.13.14, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
103[info] Excluding projects:
104[info] * scope (2.13.14)
105[info] Reapplying settings...
106[info] set current project to scope (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to scope (in build file:/build/repo/)
110[info] Defining Global / credentials, core / credentials and 2 others.
111[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to scope (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
120 Did you mean docs / allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to scope (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to scope (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 8, 2025, 1:09:52 AM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(core, generic)
132Starting build for ProjectRef(file:/build/repo/,core) (scope-core)... [0/2]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
138[info] scalafmt: Formatting 4 Scala sources (/build/repo/core)...
139[info] scalafmt: Formatting 7 Scala sources (/build/repo/core)...
140[info] compiling 7 Scala sources to /build/repo/core/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 4 Scala sources to /build/repo/core/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] one warning found
147[info] done compiling
148Starting build for ProjectRef(file:/build/repo/,generic) (scope-generic)... [1/2]
149Compile scalacOptions: -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -language:dynamics, -Ykind-projector, -explain-types, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] scalafmt: Formatting 1 Scala sources (/build/repo/modules/generic)...
151[info] scalafmt: Formatting 5 Scala sources (/build/repo/modules/generic)...
152[info] compiling 5 Scala sources to /build/repo/modules/generic/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156[info] compiling 1 Scala source to /build/repo/modules/generic/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160
161************************
162Build summary:
163[{
164 "module": "scope-core",
165 "compile": {"status": "ok", "tookMs": 14625, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "ok", "tookMs": 4986, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["2.13.14", "3.3.3"]
172}
173},{
174 "module": "scope-generic",
175 "compile": {"status": "ok", "tookMs": 1641, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 1152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.13.14", "3.3.3"]
182}
183}]
184************************
185[success] Total time: 34 s, completed Nov 8, 2025, 1:10:26 AM
186[0JChecking patch project/plugins.sbt...
187Checking patch project/build.properties...
188Checking patch build.sbt...
189Applied patch project/plugins.sbt cleanly.
190Applied patch project/build.properties cleanly.
191Applied patch build.sbt cleanly.