Build Logs
edadma/dal • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
11
Total Lines
143
1##################################
2Clonning https://github.com/edadma/dal.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-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-20251107-3bea2f3-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.11.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 edadma/dal
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-20251107-3bea2f3-NIGHTLY
23Targets: io.github.edadma%dal
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-20251107-3bea2f3-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-20251107-3bea2f3-NIGHTLY"
44"++3.8.0-RC1-bin-20251107-3bea2f3-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-20251107-3bea2f3-NIGHTLY """{"tests":"compile-only"}""" io.github.edadma%dal"
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 9.589s.
59[info] done compiling
60/build/repo/build.sbt:17: warning: 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:
61 resolvers += Resolver.sonatypeCentralSnapshots
62ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots") ++ Resolver.sonatypeOssRepos("releases")
63 ^
64/build/repo/build.sbt:17: warning: 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:
65 resolvers += Resolver.sonatypeCentralSnapshots
66ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots") ++ Resolver.sonatypeOssRepos("releases")
67 ^
68[info] loading settings for project root from build.sbt...
69[info] set current project to dal (in build file:/build/repo/)
70[warn] there are 2 keys that are not used by any other settings/tasks:
71[warn]
72[warn] * ThisBuild / pomIncludeRepository
73[warn] +- /build/repo/build.sbt:38
74[warn] * ThisBuild / publishMavenStyle
75[warn] +- /build/repo/build.sbt:44
76[warn]
77[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
78[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
79Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
80OpenCB::Changing crossVersion 3.7.0 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in dalJVM/crossScalaVersions
81OpenCB::Changing crossVersion 3.7.0 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in dalNative/crossScalaVersions
82OpenCB::Changing crossVersion 3.7.0 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in dalJS/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.0 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
84[info] set current project to dal (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 4 projects.
86[info] Switching Scala version on:
87[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
88[info] dalJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
89[info] dalJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
90[info] dalNative (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
91[info] Excluding projects:
92[info] Reapplying settings...
93[info] set current project to dal (in build file:/build/repo/)
94Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to dal (in build file:/build/repo/)
97[info] Defining Global / credentials, credentials and 2 others.
98[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to dal (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to dal (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to dal (in build file:/build/repo/)
114[success] Total time: 0 s, completed Nov 8, 2025, 12:34:47 AM
115Build config: {"tests":"compile-only"}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
117Starting build...
118Projects: Set(root)
119Starting build for ProjectRef(file:/build/repo/,root) (dal)... [0/1]
120OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
121Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
122
123************************
124Build summary:
125[{
126 "module": "dal",
127 "compile": {"status": "ok", "tookMs": 2489, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
129 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
131 "publish": {"status": "ok", "tookMs": 6},
132 "metadata": {
133 "crossScalaVersions": ["3.7.0"]
134}
135}]
136************************
137[success] Total time: 8 s, completed Nov 8, 2025, 12:34:55 AM
138[0JChecking patch project/plugins.sbt...
139Checking patch project/build.properties...
140Checking patch build.sbt...
141Applied patch project/plugins.sbt cleanly.
142Applied patch project/build.properties cleanly.
143Applied patch build.sbt cleanly.