Build Logs

sciss/transform4s • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

9

Total Lines

148

1##################################
2Clonning https://github.com/sciss/transform4s.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project sciss/transform4s
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
23Targets: de.sciss%transform4s
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
44"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" de.sciss%transform4s"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.356s.
59[info] done compiling
60/build/repo/build.sbt:30: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
61 unmanagedSourceDirectories in Compile := {
62 ^
63/build/repo/build.sbt:31: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
64 val all = (unmanagedSourceDirectories in Compile).value
65 ^
66/build/repo/build.sbt:34: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
67 unmanagedSourceDirectories in Test := {
68 ^
69/build/repo/build.sbt:35: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
70 val all = (unmanagedSourceDirectories in Test).value
71 ^
72/build/repo/build.sbt:41: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
73 scalacOptions in (Compile, compile) ++= {
74 ^
75/build/repo/build.sbt:63: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
76 publishArtifact in Test := false,
77 ^
78[info] loading settings for project repo from build.sbt...
79[info] set current project to repo (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
81OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in rootJVM/crossScalaVersions
82OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.4) in rootJS/crossScalaVersions
83[info] set current project to repo (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
85[info] Switching Scala version on:
86[info] rootJVM (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY, 2.13.4, 2.12.13)
87[info] Excluding projects:
88[info] * repo (2.12.20)
89[info] rootJS (2.13.4)
90[info] Reapplying settings...
91[info] set current project to repo (in build file:/build/repo/)
92Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
93[info] Reapplying settings...
94[info] set current project to repo (in build file:/build/repo/)
95[info] Defining Global / credentials, credentials and 1 others.
96[info] The new values will be used by allCredentials, credentials and 12 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to repo (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
105 Did you mean rootJVM / allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to repo (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112[success] Total time: 0 s, completed Nov 15, 2025, 12:33:50 AM
113Build config: {"tests":"compile-only"}
114Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
115Starting build...
116Projects: Set(rootJVM)
117Starting build for ProjectRef(file:/build/repo/,rootJVM) (transform4s)... [0/1]
118OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
119OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
120OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
121Compile scalacOptions: -unchecked, -encoding, utf8, -Xlint, -Xsource:2.13, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122[info] compiling 5 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
123[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
124[warn] bad option '-Xsource:2.13' was ignored
125[warn] two warnings found
126[info] done compiling
127
128************************
129Build summary:
130[{
131 "module": "transform4s",
132 "compile": {"status": "ok", "tookMs": 16088, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
134 "test-compile": {"status": "ok", "tookMs": 206, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
135 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
136 "publish": {"status": "skipped", "tookMs": 0},
137 "metadata": {
138 "crossScalaVersions": ["3.0.0", "2.13.4", "2.12.13"]
139}
140}]
141************************
142[success] Total time: 23 s, completed Nov 15, 2025, 12:34:14 AM
143[0JChecking patch project/plugins.sbt...
144Checking patch project/build.properties...
145Checking patch build.sbt...
146Applied patch project/plugins.sbt cleanly.
147Applied patch project/build.properties cleanly.
148Applied patch build.sbt cleanly.