Build Logs

openmole/scaladget • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

0

Warnings

12

Total Lines

174

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.1-RC1-bin-20251122-91351e3-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.1-RC1-bin-20251122-91351e3-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 openmole/scaladget
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
40Targets: org.openmole.scaladget%scaladget
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.1-RC1-bin-20251122-91351e3-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.1-RC1-bin-20251122-91351e3-NIGHTLY"
61"++3.8.1-RC1-bin-20251122-91351e3-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.1-RC1-bin-20251122-91351e3-NIGHTLY """{"tests":"compile-only"}""" org.openmole.scaladget%scaladget"
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.902s.
76[info] done compiling
77/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:
78 resolvers += Resolver.sonatypeCentralSnapshots
79
80resolvers += Resolver.sonatypeRepo("releases")
81 ^
82[info] loading settings for project repo from build.sbt, version.sbt...
83[info] resolving key references (11854 settings) ...
84[info] set current project to scaladget (in build file:/build/repo/)
85[warn] there are 3 keys that are not used by any other settings/tasks:
86[warn]
87[warn] * ThisBuild / pomIncludeRepository
88[warn] +- /build/repo/build.sbt:34
89[warn] * ThisBuild / publishMavenStyle
90[warn] +- /build/repo/build.sbt:68
91[warn] * bootstrapDemo / webpackNodeArgs
92[warn] +- /build/repo/build.sbt:152
93[warn]
94[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
95[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in ace/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in nouislider/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in lunr/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in svg/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in highlightjs/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in repo/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in bootstrapDemo/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in svgDemo/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in flowchartDemo/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in bootstrapnative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in tools/crossScalaVersions
108[info] set current project to scaladget (in build file:/build/repo/)
109[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 11 projects.
110[info] Switching Scala version on:
111[info] svg (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
112[info] bootstrapnative (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
113[info] highlightjs (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
114[info] lunr (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
115[info] tools (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
116[info] ace (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
117[info] svgDemo (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
118[info] bootstrapDemo (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
119[info] nouislider (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
120[info] * repo (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
121[info] flowchartDemo (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
122[info] Excluding projects:
123[info] Reapplying settings...
124[info] set current project to scaladget (in build file:/build/repo/)
125Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
126[info] Reapplying settings...
127[info] set current project to scaladget (in build file:/build/repo/)
128[info] Defining Global / credentials, ace / credentials and 9 others.
129[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 65 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set current project to scaladget (in build file:/build/repo/)
133Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
134[info] Reapplying settings...
135OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
136
137 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
138 Did you mean allExcludeDependencies ?
139 , retry without global scopes
140[info] Reapplying settings...
141[info] set current project to scaladget (in build file:/build/repo/)
142Execute removeScalacOptionsStartingWith: -P:wartremover
143[info] Reapplying settings...
144[info] set current project to scaladget (in build file:/build/repo/)
145[success] Total time: 0 s, completed Nov 22, 2025, 2:52:24 PM
146Build config: {"tests":"compile-only"}
147Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
148Starting build...
149Projects: Set(repo)
150Starting build for ProjectRef(file:/build/repo/,repo) (scaladget)... [0/1]
151OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
152Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153
154************************
155Build summary:
156[{
157 "module": "scaladget",
158 "compile": {"status": "ok", "tookMs": 3767, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
159 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
160 "test-compile": {"status": "ok", "tookMs": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
161 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
162 "publish": {"status": "skipped", "tookMs": 0},
163 "metadata": {
164 "crossScalaVersions": ["3.3.3"]
165}
166}]
167************************
168[success] Total time: 12 s, completed Nov 22, 2025, 2:52:37 PM
169[0JChecking patch project/plugins.sbt...
170Checking patch project/build.properties...
171Checking patch build.sbt...
172Applied patch project/plugins.sbt cleanly.
173Applied patch project/build.properties cleanly.
174Applied patch build.sbt cleanly.