Build Logs
faveoled/sous-title • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
10
Total Lines
171
1##################################
2Clonning https://github.com/faveoled/sous-title.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to 'f020da622e352d14170fd66b53fc5f2c80839cd3'.
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.9.8 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 faveoled/sous-title
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: io.github.faveoled%root io.github.faveoled%sous-title
41Project projectConfig: {"tests":"compile-only"}
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 """{"tests":"compile-only"}""" io.github.faveoled%root io.github.faveoled%sous-title"
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 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.914s.
76[info] done compiling
77/build/repo/build.sbt:39: 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
78ThisBuild / dynverSonatypeSnapshots in ThisBuild := true
79 ^
80[info] loading settings for project root from build.sbt...
81[info] set current project to root (in build file:/build/repo/)
82[warn] there are 2 keys that are not used by any other settings/tasks:
83[warn]
84[warn] * ThisBuild / name
85[warn] +- /build/repo/build.sbt:7
86[warn] * ThisBuild / publishMavenStyle
87[warn] +- /build/repo/build.sbt:32
88[warn]
89[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
90[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
91Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
92OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fooJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fooNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in fooJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
96[info] set current project to root (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 4 projects.
98[info] Switching Scala version on:
99[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
100[info] fooJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
101[info] fooJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
102[info] fooNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to root (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 2 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to root (in build file:/build/repo/)
126[success] Total time: 0 s, completed Nov 8, 2025, 12:35:08 AM
127Build config: {"tests":"compile-only"}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
129Starting build...
130Projects: Set(root, fooJVM)
131Starting build for ProjectRef(file:/build/repo/,root) (root)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134Starting build for ProjectRef(file:/build/repo/,fooJVM) (sous-title)... [1/2]
135Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 9 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
137[info] done compiling
138[info] compiling 2 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
139[info] done compiling
140
141************************
142Build summary:
143[{
144 "module": "root",
145 "compile": {"status": "ok", "tookMs": 3227, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
146 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
147 "test-compile": {"status": "ok", "tookMs": 126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
148 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
149 "publish": {"status": "skipped", "tookMs": 0},
150 "metadata": {
151 "crossScalaVersions": ["3.3.1"]
152}
153},{
154 "module": "sous-title",
155 "compile": {"status": "ok", "tookMs": 4849, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
157 "test-compile": {"status": "ok", "tookMs": 1916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
159 "publish": {"status": "skipped", "tookMs": 0},
160 "metadata": {
161 "crossScalaVersions": ["3.3.1"]
162}
163}]
164************************
165[success] Total time: 24 s, completed Nov 8, 2025, 12:35:32 AM
166[0JChecking patch project/plugins.sbt...
167Checking patch project/build.properties...
168Checking patch build.sbt...
169Applied patch project/plugins.sbt cleanly.
170Applied patch project/build.properties cleanly.
171Applied patch build.sbt cleanly.