Build Logs

openmole/scaladget • 3.8.0-RC5:2025-12-31

Errors

1

Warnings

12

Total Lines

173

1##################################
2Clonning https://github.com/openmole/scaladget.git into /build/repo using revision v1.11.0
3##################################
4Note: switching to 'b5a27f4ac1d50af7996b50a8a92cccb30d37a9c6'.
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-RC5
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-RC5
32Execute tests: true
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 openmole/scaladget
37##################################
38Scala version: 3.8.0-RC5
39Targets: org.openmole.scaladget%scaladget
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"tests":null}""" org.openmole.scaladget%scaladget"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.785s.
75[info] done compiling
76/build/repo/build.sbt:36: 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:
77 resolvers += Resolver.sonatypeCentralSnapshots
78
79resolvers += Resolver.sonatypeRepo("releases")
80 ^
81[info] loading settings for project repo from build.sbt, version.sbt...
82[info] resolving key references (11854 settings) ...
83[info] set current project to scaladget (in build file:/build/repo/)
84[warn] there are 3 keys that are not used by any other settings/tasks:
85[warn]
86[warn] * ThisBuild / pomIncludeRepository
87[warn] +- /build/repo/build.sbt:34
88[warn] * ThisBuild / publishMavenStyle
89[warn] +- /build/repo/build.sbt:68
90[warn] * bootstrapDemo / webpackNodeArgs
91[warn] +- /build/repo/build.sbt:152
92[warn]
93[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
94[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
95Execute setCrossScalaVersions: 3.8.0-RC5
96OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in lunr/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in tools/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in svg/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in highlightjs/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in repo/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in svgDemo/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in flowchartDemo/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in bootstrapDemo/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in bootstrapnative/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in ace/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5 in nouislider/crossScalaVersions
107[info] set current project to scaladget (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC5 on 11 projects.
109[info] Switching Scala version on:
110[info] svg (3.8.0-RC5)
111[info] bootstrapnative (3.8.0-RC5)
112[info] highlightjs (3.8.0-RC5)
113[info] lunr (3.8.0-RC5)
114[info] tools (3.8.0-RC5)
115[info] ace (3.8.0-RC5)
116[info] svgDemo (3.8.0-RC5)
117[info] bootstrapDemo (3.8.0-RC5)
118[info] nouislider (3.8.0-RC5)
119[info] * repo (3.8.0-RC5)
120[info] flowchartDemo (3.8.0-RC5)
121[info] Excluding projects:
122[info] Reapplying settings...
123[info] set current project to scaladget (in build file:/build/repo/)
124Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
125[info] Reapplying settings...
126[info] set current project to scaladget (in build file:/build/repo/)
127[info] Defining Global / credentials, ace / credentials and 9 others.
128[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 65 others.
129[info] Run `last` for details.
130[info] Reapplying settings...
131[info] set current project to scaladget (in build file:/build/repo/)
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set current project to scaladget (in build file:/build/repo/)
141Execute removeScalacOptionsStartingWith: -P:wartremover
142[info] Reapplying settings...
143[info] set current project to scaladget (in build file:/build/repo/)
144[success] Total time: 0 s, completed Dec 31, 2025, 9:22:19 PM
145Build config: {"tests":null}
146Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
147Starting build...
148Projects: Set(repo)
149Starting build for ProjectRef(file:/build/repo/,repo) (scaladget)... [0/1]
150OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
151Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152
153************************
154Build summary:
155[{
156 "module": "scaladget",
157 "compile": {"status": "ok", "tookMs": 315, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
159 "test-compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "test": {"status": "ok", "tookMs": 151, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
161 "publish": {"status": "skipped", "tookMs": 0},
162 "metadata": {
163 "crossScalaVersions": ["3.3.3"]
164}
165}]
166************************
167[success] Total time: 2 s, completed Dec 31, 2025, 9:22:21 PM
168[0JChecking patch project/plugins.sbt...
169Checking patch project/build.properties...
170Checking patch build.sbt...
171Applied patch project/plugins.sbt cleanly.
172Applied patch project/build.properties cleanly.
173Applied patch build.sbt cleanly.