Build Logs
mongocamp/micrometer-mongodb • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
29
Total Lines
183
1##################################
2Clonning https://github.com/mongocamp/micrometer-mongodb.git into /build/repo using revision v1.0.3
3##################################
4Note: switching to 'ce50b1e12e3cd1984ccb690e7cbdfa17a9eab438'.
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-20251128-fe49539-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-20251128-fe49539-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.9.8 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 mongocamp/micrometer-mongodb
37##################################
38Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
39Targets: dev.mongocamp%micrometer-mongodb
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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 = '25'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
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_25
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
60"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -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.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" dev.mongocamp%micrometer-mongodb"
68
69WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
70WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/zero-allocation-hashing-0.16.jar)
71WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
72WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
73WARNING: A restricted method in java.lang.System has been called
74WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.5/jna-5.12.0.jar)
75WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
76WARNING: Restricted methods will be blocked in a future release unless native access is enabled
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 25)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 7.901s.
84[info] done compiling
85/build/repo/build_release.sbt:40: warning: method process in object Command is deprecated (since 1.9.4): Use overload that takes the onParseError callback
86 Command.process("release with-defaults", state)
87 ^
88/build/repo/build_test.sbt:1: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
89Defaults.itSettings
90 ^
91/build/repo/build_test.sbt:5: warning: value IntegrationTest in trait LibraryManagementSyntax is deprecated (since 1.9.0): Create a separate subproject for testing instead
92IntegrationTest / parallelExecution := false
93^
94[info] loading settings for project mongodb from build.sbt, build_docu.sbt, build_release.sbt, build_test.sbt, version.sbt...
95[info] set current project to micrometer-mongodb (in build file:/build/repo/)
96[warn] there's a key that's not used by any other settings/tasks:
97[warn]
98[warn] * mongodb / IntegrationTest / semanticdbTargetRoot
99[warn] +- /build/repo/build_test.sbt:1
100[warn]
101[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
102[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
103Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
104OpenCB::Changing crossVersion 3.6.4 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in mongodb/crossScalaVersions
105[info] set current project to micrometer-mongodb (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 1 projects.
107[info] Switching Scala version on:
108[info] * mongodb (3.8.1-RC1-bin-20251128-fe49539-NIGHTLY, 2.13.16)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to micrometer-mongodb (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to micrometer-mongodb (in build file:/build/repo/)
115[info] Defining Global / credentials, credentials
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 8 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to micrometer-mongodb (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to micrometer-mongodb (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to micrometer-mongodb (in build file:/build/repo/)
132[success] Total time: 0 s, completed Nov 29, 2025, 12:27:16 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(mongodb)
137Starting build for ProjectRef(file:/build/repo/,mongodb) (micrometer-mongodb)... [0/1]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141[info] compiling 11 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
142[warn] -- [E121] Pattern Match Warning: /build/repo/src/main/scala/dev/mongocamp/micrometer/mongodb/registry/MongoStepMeterRegistry.scala:111:11
143[warn] 111 | case _ => Map()
144[warn] | ^
145[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
146[warn] -- Warning: /build/repo/src/main/scala/dev/mongocamp/micrometer/mongodb/registry/MongoRegistryConfig.scala:29:13
147[warn] 29 | v => return Some(v)
148[warn] | ^^^^^^^^^^^^^^
149[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
150[warn] two warnings found
151[info] done compiling
152[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
153[info] done compiling
154[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
155[warn] bad option '-Yrangepos' was ignored
156[warn] one warning found
157[info] done compiling
158[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
161[info] done compiling
162
163************************
164Build summary:
165[{
166 "module": "micrometer-mongodb",
167 "compile": {"status": "ok", "tookMs": 8316, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 3194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
171 "publish": {"status": "skipped", "tookMs": 0},
172 "metadata": {
173 "crossScalaVersions": ["3.6.4", "2.13.16"]
174}
175}]
176************************
177[success] Total time: 37 s, completed Nov 29, 2025, 12:27:53 AM
178[0JChecking patch project/plugins.sbt...
179Checking patch project/build.properties...
180Checking patch build.sbt...
181Applied patch project/plugins.sbt cleanly.
182Applied patch project/build.properties cleanly.
183Applied patch build.sbt cleanly.