Build Logs
mixql/mixql-engine-stub • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
46
Total Lines
182
1##################################
2Clonning https://github.com/mixql/mixql-engine-stub.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.8.0
18 is not supported, minimal supported version is 1.11.5
19Enforcing usage of sbt in version 1.11.5
20No prepare script found for project mixql/mixql-engine-stub
21/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
22##################################
23Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
24Targets: org.mixql%mixql-engine-sqlite org.mixql%mixql-engine-sqlite-local org.mixql%mixql-engine-stub org.mixql%mixql-engine-stub-local
25Project projectConfig: {"tests":"compile-only"}
26##################################
27Using extra scalacOptions: ,REQUIRE:-source:3.8
28Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29[sbt_options] declare -a sbt_options=()
30[process_args] java_version = '17'
31[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
32# Executing command line:
33java
34-Dfile.encoding=UTF-8
35-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
36-Dcommunitybuild.project.dependencies.add=
37-Xmx7G
38-Xms4G
39-Xss8M
40-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
41-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
42-jar
43/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
44"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
45"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
46"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
47"set every credentials := Nil"
48"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
49"removeScalacOptionsStartingWith -P:wartremover"
50
51moduleMappings
52"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" org.mixql%mixql-engine-sqlite org.mixql%mixql-engine-sqlite-local org.mixql%mixql-engine-stub org.mixql%mixql-engine-stub-local"
53
54[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
55[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
56[info] loading project definition from /build/repo/project
57[info] compiling 2 Scala sources and 1 Java source to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
58[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
59[info] Compilation completed in 8.651s.
60[info] done compiling
61/build/repo/build.sbt:78: 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
62makeDeploymentSettings(Universal, packageBin in Universal, "zip")
63 ^
64/build/repo/build.sbt:80: 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
65makeDeploymentSettings(UniversalDocs, packageBin in UniversalDocs, "zip")
66 ^
67/build/repo/build.sbt:83: 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
68addPackage(Universal, packageZipTarball in Universal, "tgz")
69 ^
70/build/repo/build.sbt:86: 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
71addPackage(UniversalDocs, packageXzTarball in UniversalDocs, "txz")
72 ^
73[info] loading settings for project root from build.sbt...
74[info] set current project to mixql-engine-stub (in build file:/build/repo/)
75[warn] there are 8 keys that are not used by any other settings/tasks:
76[warn]
77[warn] * root / Universal / artifacts
78[warn] +- /build/repo/build.sbt:78
79[warn] +- /build/repo/build.sbt:78
80[warn] +- /build/repo/build.sbt:83
81[warn] * root / Universal / configuration
82[warn] +- /build/repo/build.sbt:83
83[warn] * root / Universal / pushRemoteCacheConfiguration / publishMavenStyle
84[warn] +- /build/repo/build.sbt:78
85[warn] * root / Universal / remoteCachePom / pushRemoteCacheArtifact
86[warn] +- /build/repo/build.sbt:78
87[warn] * root / Universal-docs / artifacts
88[warn] +- /build/repo/build.sbt:80
89[warn] +- /build/repo/build.sbt:80
90[warn] +- /build/repo/build.sbt:86
91[warn] * root / Universal-docs / configuration
92[warn] +- /build/repo/build.sbt:86
93[warn] * root / Universal-docs / pushRemoteCacheConfiguration / publishMavenStyle
94[warn] +- /build/repo/build.sbt:80
95[warn] * root / Universal-docs / remoteCachePom / pushRemoteCacheArtifact
96[warn] +- /build/repo/build.sbt:80
97[warn]
98[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
99[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
100Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
101OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in root/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY) in root/crossScalaVersions
103[info] set current project to mixql-engine-stub (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
105[info] Switching Scala version on:
106[info] * root (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to mixql-engine-stub (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to mixql-engine-stub (in build file:/build/repo/)
113[info] Defining Global / credentials, Universal / credentials and 1 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 8 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to mixql-engine-stub (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to mixql-engine-stub (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to mixql-engine-stub (in build file:/build/repo/)
130[success] Total time: 0 s, completed Nov 15, 2025, 12:46:00 AM
131Build config: {"tests":"compile-only"}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(root)
135Starting build for ProjectRef(file:/build/repo/,root) (mixql-engine-stub)... [0/1]
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
137[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
138[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
139Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
141[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
142[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
143[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
144[warn] there was 1 deprecation warning; re-run with -deprecation for details
145[warn] one warning found
146[info] done compiling
147[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
148[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
149[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
150[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
151[info] done compiling
152[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
153[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
154[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
155[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
156[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
157[warn] Multiple resolvers having different access mechanism configured with same name 'Sonatype OSS Snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
158
159************************
160Build summary:
161[{
162 "module": "mixql-engine-stub",
163 "compile": {"status": "ok", "tookMs": 6787, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
164 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
165 "test-compile": {"status": "ok", "tookMs": 816, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
167 "publish": {"status": "skipped", "tookMs": 0},
168 "metadata": {
169 "crossScalaVersions": ["2.12.20"]
170}
171}]
172************************
173[success] Total time: 28 s, completed Nov 15, 2025, 12:46:28 AM
174[0J/build/build.patch:20: trailing whitespace.
175sbt.version=1.8.0
176Checking patch project/plugins.sbt...
177Checking patch project/build.properties...
178Checking patch build.sbt...
179Applied patch project/plugins.sbt cleanly.
180Applied patch project/build.properties cleanly.
181Applied patch build.sbt cleanly.
182warning: 1 line adds whitespace errors.