Build Logs

errors4s/errors4s-core-cats • 3.8.0-RC2:2025-11-26

Errors

0

Warnings

12

Total Lines

159

1##################################
2Clonning https://github.com/errors4s/errors4s-core-cats.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC2
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-RC2
15Execute tests: false
16sbt project found:
17Sbt version 1.5.3 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project errors4s/errors4s-core-cats
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21Synchronizing submodule url for 'sbt-shell-release'
22##################################
23Scala version: 3.8.0-RC2
24Targets: org.errors4s%errors4s-core-cats org.errors4s%errors4s-core-cats-root
25Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-RC2
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-RC2"
45"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.errors4s%errors4s-core-cats org.errors4s%errors4s-core-cats-root"
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 5 Scala sources 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.692s.
60[info] done compiling
61/build/repo/build.sbt:50: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
62ThisBuild / scalafixScalaBinaryVersion := "2.13"
63 ^
64[info] loading settings for project root from build.sbt, version.sbt...
65[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
66[warn] there's a key that's not used by any other settings/tasks:
67[warn]
68[warn] * ThisBuild / scalafixScalaBinaryVersion
69[warn] +- /build/repo/build.sbt:50
70[warn]
71[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
72[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
73Execute setCrossScalaVersions: 3.8.0-RC2
74OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC2 in docs/crossScalaVersions
75OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC2 in root/crossScalaVersions
76OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC2 in cats/crossScalaVersions
77[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
78[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
79[info] Switching Scala version on:
80[info] * root (2.12.14, 2.13.6, 3.8.0-RC2)
81[info] cats (2.12.14, 2.13.6, 3.8.0-RC2)
82[info] docs (2.12.14, 2.13.6, 3.8.0-RC2)
83[info] Excluding projects:
84[info] Reapplying settings...
85[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
86Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
87[info] Reapplying settings...
88[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
89[info] Defining Global / credentials, cats / credentials and 1 others.
90[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 18 others.
91[info] Run `last` for details.
92[info] Reapplying settings...
93[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
94Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
95[info] Reapplying settings...
96OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
97
98 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
99 Did you mean allExcludeDependencies ?
100 , retry without global scopes
101[info] Reapplying settings...
102[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
103Execute removeScalacOptionsStartingWith: -P:wartremover
104[info] Reapplying settings...
105[info] set current project to errors4s-core-cats-root (in build file:/build/repo/)
106[success] Total time: 0 s, completed Nov 26, 2025, 5:35:54 PM
107Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
108Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
109Starting build...
110Projects: Set(cats, root)
111Starting build for ProjectRef(file:/build/repo/,cats) (errors4s-core-cats)... [0/2]
112OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
113OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
114OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
115OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
116OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
117Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/cats/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118[info] compiling 2 Scala sources to /build/repo/cats/target/scala-3.8.0-RC2/classes ...
119[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
120[warn] one warning found
121[info] done compiling
122[info] compiling 1 Scala source to /build/repo/cats/target/scala-3.8.0-RC2/test-classes ...
123[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
124[warn] one warning found
125[info] done compiling
126Starting build for ProjectRef(file:/build/repo/,root) (errors4s-core-cats-root)... [1/2]
127Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128
129************************
130Build summary:
131[{
132 "module": "errors4s-core-cats",
133 "compile": {"status": "ok", "tookMs": 7049, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
134 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
135 "test-compile": {"status": "ok", "tookMs": 1566, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
137 "publish": {"status": "skipped", "tookMs": 0},
138 "metadata": {
139 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.0"]
140}
141},{
142 "module": "errors4s-core-cats-root",
143 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
144 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
145 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
146 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
147 "publish": {"status": "skipped", "tookMs": 0},
148 "metadata": {
149 "crossScalaVersions": ["2.12.14", "2.13.6", "3.0.0"]
150}
151}]
152************************
153[success] Total time: 23 s, completed Nov 26, 2025, 5:36:16 PM
154[0JChecking patch project/plugins.sbt...
155Checking patch project/build.properties...
156Checking patch build.sbt...
157Applied patch project/plugins.sbt cleanly.
158Applied patch project/build.properties cleanly.
159Applied patch build.sbt cleanly.