Build Logs

monix/minitest • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

34

Total Lines

214

1##################################
2Clonning https://github.com/monix/minitest.git into /build/repo using revision v2.9.6
3##################################
4Note: switching to '5da0b1bfa86d7fc12e0c3c3e7406b3ae7e8bc46d'.
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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.4.9 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 monix/minitest
37##################################
38Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
39Targets: io.monix%minitest io.monix%minitest-laws
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"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 = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-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_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
60"++3.8.1-RC1-bin-20251228-e73ff2c-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"set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.monix%minitest io.monix%minitest-laws"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.021s.
75[info] done compiling
76/build/repo/build.sbt:92: 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
77 scalaJSStage in Test := FastOptStage
78 ^
79/build/repo/build.sbt:100: 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
80 skip in publish := true,
81 ^
82/build/repo/build.sbt:122: warning: method withDottyCompat in class DottyCompatModuleID is deprecated (since 0.5.5): Use `.cross(CrossVersion.for3Use2_13)` instead, available in sbt >= 1.5.0 (cf https://eed3si9n.com/sbt-1.5.0)
83 ("org.portable-scala" %%% "portable-scala-reflect" % "1.1.1").withDottyCompat(scalaVersion.value)
84 ^
85/build/repo/build.sbt:126: warning: method withDottyCompat in class DottyCompatModuleID is deprecated (since 0.5.5): Use `.cross(CrossVersion.for3Use2_13)` instead, available in sbt >= 1.5.0 (cf https://eed3si9n.com/sbt-1.5.0)
86 ("org.scala-sbt" % "test-interface" % "1.0").withDottyCompat(scalaVersion.value)
87 ^
88/build/repo/build.sbt:131: warning: method withDottyCompat in class DottyCompatModuleID is deprecated (since 0.5.5): Use `.cross(CrossVersion.for3Use2_13)` instead, available in sbt >= 1.5.0 (cf https://eed3si9n.com/sbt-1.5.0)
89 libraryDependencies += ("org.scala-js" %% "scalajs-test-interface" % scalaJSVersion).withDottyCompat(scalaVersion.value)
90 ^
91[info] loading settings for project minitestRoot from build.sbt, publish.sbt...
92[info] set current project to minitest root (in build file:/build/repo/)
93[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
94[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
95[warn] there are 3 keys that are not used by any other settings/tasks:
96[warn]
97[warn] * ThisBuild / formattedShaVersion
98[warn] +- /build/repo/publish.sbt:68
99[warn] * ThisBuild / pomIncludeRepository
100[warn] +- /build/repo/publish.sbt:53
101[warn] * ThisBuild / publishMavenStyle
102[warn] +- /build/repo/publish.sbt:41
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
107OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lawsJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in minitestRoot/crossScalaVersions
109OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in lawsJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in minitestJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in minitestJVM/crossScalaVersions
112[info] set current project to minitest root (in build file:/build/repo/)
113[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
114[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
115[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 5 projects.
116[info] Switching Scala version on:
117[info] * minitestRoot (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
118[info] minitestJVM (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
119[info] minitestJS (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
120[info] lawsJS (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
121[info] lawsJVM (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
122[info] Excluding projects:
123[info] Reapplying settings...
124[info] set current project to minitest root (in build file:/build/repo/)
125[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
126[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
127Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
128[info] Reapplying settings...
129[info] set current project to minitest root (in build file:/build/repo/)
130[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
131[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
132[info] Defining Global / credentials, credentials and 3 others.
133[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set current project to minitest root (in build file:/build/repo/)
137[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
138[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
139Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
140[info] Reapplying settings...
141OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
142
143 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
144 Did you mean allExcludeDependencies ?
145 , retry without global scopes
146[info] Reapplying settings...
147[info] set current project to minitest root (in build file:/build/repo/)
148[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
149[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
150Execute removeScalacOptionsStartingWith: -P:wartremover
151[info] Reapplying settings...
152[info] set current project to minitest root (in build file:/build/repo/)
153[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
154[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
155[info] Defining Global / classLoaderLayeringStrategy, classLoaderLayeringStrategy and 3 others.
156[info] The new values will be used by Test / executeTests, Test / testLoader and 17 others.
157[info] Run `last` for details.
158[info] Reapplying settings...
159[info] set current project to minitest root (in build file:/build/repo/)
160[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
161[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
162[success] Total time: 0 s, completed Dec 28, 2025, 5:11:23 PM
163Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
164Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
165Starting build...
166Projects: Set(minitestJVM, lawsJVM)
167Starting build for ProjectRef(file:/build/repo/,minitestJVM) (minitest)... [0/2]
168OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
169OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.13 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
170Compile scalacOptions: -sourcepath, /build/repo/, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 17 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
172[warn] there were 10 deprecation warnings; re-run with -deprecation for details
173[warn] one warning found
174[info] done compiling
175[info] compiling 4 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,lawsJVM) (minitest-laws)... [1/2]
178Compile scalacOptions: -sourcepath, /build/repo/, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] compiling 1 Scala source to /build/repo/laws/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
180[info] done compiling
181[info] compiling 1 Scala source to /build/repo/laws/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
182[info] done compiling
183
184************************
185Build summary:
186[{
187 "module": "minitest",
188 "compile": {"status": "ok", "tookMs": 12887, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
190 "test-compile": {"status": "ok", "tookMs": 2013, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
192 "publish": {"status": "skipped", "tookMs": 0},
193 "metadata": {
194 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
195}
196},{
197 "module": "minitest-laws",
198 "compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
200 "test-compile": {"status": "ok", "tookMs": 887, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
202 "publish": {"status": "skipped", "tookMs": 0},
203 "metadata": {
204 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
205}
206}]
207************************
208[success] Total time: 23 s, completed Dec 28, 2025, 5:11:47 PM
209[0JChecking patch project/plugins.sbt...
210Checking patch project/build.properties...
211Checking patch build.sbt...
212Applied patch project/plugins.sbt cleanly.
213Applied patch project/build.properties cleanly.
214Applied patch build.sbt cleanly.