Build Logs
typelevel/mouse • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
0
Total Lines
173
1##################################
2Clonning https://github.com/typelevel/mouse.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to 'aeb70e9aec48b4314d58bdc92e9938324ec2b5bd'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project typelevel/mouse
45##################################
46Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
47Targets: org.typelevel%mouse
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xms1G
58-Xmx4G
59-XX:+UseG1GC
60-Xss2m
61-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
71"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%mouse"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.797s.
87[info] done compiling
88[info] loading settings for project mouse from build.sbt...
89[info] set scmInfo to https://github.com/typelevel/mouse
90[info] set current project to mouse (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in crossNative/crossScalaVersions
93[info] set scmInfo to https://github.com/typelevel/mouse
94OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in mouse/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in crossJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in mouseJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in mouseJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in crossJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in mouseNative/crossScalaVersions
101[info] set current project to mouse (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 7 projects.
103[info] Switching Scala version on:
104[info] crossJS (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
105[info] docs (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
106[info] crossJVM (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
107[info] mouseJVM (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
108[info] crossNative (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
109[info] mouseNative (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
110[info] mouseJS (2.12.20, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.17)
111[info] Excluding projects:
112[info] * mouse (2.13.17)
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/typelevel/mouse
115[info] set current project to mouse (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/typelevel/mouse
119[info] set current project to mouse (in build file:/build/repo/)
120[info] Defining Global / credentials, credentials and 6 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 69 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/typelevel/mouse
125[info] set current project to mouse (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean crossJVM / allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/typelevel/mouse
135[info] set current project to mouse (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/typelevel/mouse
139[info] set current project to mouse (in build file:/build/repo/)
140[success] Total time: 0 s, completed Jan 3, 2026, 12:47:44 AM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(crossJVM)
145Starting build for ProjectRef(file:/build/repo/,crossJVM) (mouse)... [0/1]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 25 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
151[info] done compiling
152[info] compiling 20 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
153[info] done compiling
154
155************************
156Build summary:
157[{
158 "module": "mouse",
159 "compile": {"status": "ok", "tookMs": 11588, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 24622, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
166}
167}]
168************************
169[success] Total time: 42 s, completed Jan 3, 2026, 12:48:26 AM
170[0JChecking patch project/plugins.sbt...
171Checking patch build.sbt...
172Applied patch project/plugins.sbt cleanly.
173Applied patch build.sbt cleanly.