Build Logs

karazinscalausersgroup/mongo-literals • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

0

Warnings

11

Total Lines

136

1##################################
2Clonning https://github.com/karazinscalausersgroup/mongo-literals.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251128-fe49539-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.1-RC1-bin-20251128-fe49539-NIGHTLY
15Execute tests: false
16sbt project found:
17grep: /build/repo/project/plugins.sbt: No such file or directory
18Sbt version 1.5.2 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 karazinscalausersgroup/mongo-literals
21##################################
22Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
23Targets: group.scala.karazin%mongo-literals
24Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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.1-RC1-bin-20251128-fe49539-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.1-RC1-bin-20251128-fe49539-NIGHTLY"
44"++3.8.1-RC1-bin-20251128-fe49539-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.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" group.scala.karazin%mongo-literals"
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 3 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 8.102s.
59[info] done compiling
60[info] loading settings for project root from build.sbt, publish.sbt...
61[info] set current project to mongo-literals (in build file:/build/repo/)
62[warn] there are 2 keys that are not used by any other settings/tasks:
63[warn]
64[warn] * ThisBuild / organization
65[warn] +- /build/repo/publish.sbt:1
66[warn] * ThisBuild / organizationName
67[warn] +- /build/repo/publish.sbt:2
68[warn]
69[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
70[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
71Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
72OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in root/crossScalaVersions
73OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251128-fe49539-NIGHTLY) in root/crossScalaVersions
74[info] set current project to mongo-literals (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 1 projects.
76[info] Switching Scala version on:
77[info] * root (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
78[info] Excluding projects:
79[info] Reapplying settings...
80[info] set current project to mongo-literals (in build file:/build/repo/)
81Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
82[info] Reapplying settings...
83[info] set current project to mongo-literals (in build file:/build/repo/)
84[info] Defining Global / credentials, credentials
85[info] The new values will be used by allCredentials, credentials and 2 others.
86[info] Run `last` for details.
87[info] Reapplying settings...
88[info] set current project to mongo-literals (in build file:/build/repo/)
89Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
90[info] Reapplying settings...
91OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
92
93 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
94 Did you mean allExcludeDependencies ?
95 , retry without global scopes
96[info] Reapplying settings...
97[info] set current project to mongo-literals (in build file:/build/repo/)
98Execute removeScalacOptionsStartingWith: -P:wartremover
99[info] Reapplying settings...
100[info] set current project to mongo-literals (in build file:/build/repo/)
101[success] Total time: 0 s, completed Nov 29, 2025, 12:15:01 AM
102Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
103Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
104Starting build...
105Projects: Set(root)
106Starting build for ProjectRef(file:/build/repo/,root) (mongo-literals)... [0/1]
107OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
108OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
109OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
110Compile scalacOptions: -unchecked, -Xprint-suspension, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
111[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
112[warn] there were 6 deprecation warnings; re-run with -deprecation for details
113[warn] one warning found
114[info] done compiling
115[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
116[info] done compiling
117
118************************
119Build summary:
120[{
121 "module": "mongo-literals",
122 "compile": {"status": "ok", "tookMs": 15329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
124 "test-compile": {"status": "ok", "tookMs": 3991, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
125 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
126 "publish": {"status": "skipped", "tookMs": 0},
127 "metadata": {
128 "crossScalaVersions": ["2.12.20"]
129}
130}]
131************************
132[success] Total time: 43 s, completed Nov 29, 2025, 12:15:44 AM
133[0JChecking patch project/build.properties...
134Checking patch build.sbt...
135Applied patch project/build.properties cleanly.
136Applied patch build.sbt cleanly.