Build Logs

raistlintao/scalalogger • 3.8.0-RC5:2025-12-31

Errors

1

Warnings

7

Total Lines

130

1##################################
2Clonning https://github.com/raistlintao/scalalogger.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC5
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-RC5
15Execute tests: true
16sbt project found:
17Sbt version 1.6.1 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 raistlintao/scalalogger
20##################################
21Scala version: 3.8.0-RC5
22Targets: io.github.raistlintao%logger
23Project projectConfig: {"tests":null}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.8.0-RC5
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.0-RC5"
43"++3.8.0-RC5 -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.0-RC5 """{"tests":null}""" io.github.raistlintao%logger"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.097s.
58[info] done compiling
59[info] loading settings for project root from build.sbt...
60[info] set current project to logger (in build file:/build/repo/)
61[warn] there's a key that's not used by any other settings/tasks:
62[warn]
63[warn] * root / idePackagePrefix
64[warn] +- /build/repo/build.sbt:9
65[warn]
66[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
67[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
68Execute setCrossScalaVersions: 3.8.0-RC5
69OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC5 in root/crossScalaVersions
70[info] set current project to logger (in build file:/build/repo/)
71[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
72[info] Switching Scala version on:
73[info] * root (3.8.0-RC5)
74[info] Excluding projects:
75[info] Reapplying settings...
76[info] set current project to logger (in build file:/build/repo/)
77Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
78[info] Reapplying settings...
79[info] set current project to logger (in build file:/build/repo/)
80[info] Defining Global / credentials, credentials
81[info] The new values will be used by allCredentials, credentials and 2 others.
82[info] Run `last` for details.
83[info] Reapplying settings...
84[info] set current project to logger (in build file:/build/repo/)
85Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
86[info] Reapplying settings...
87OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
88
89 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
90 Did you mean allExcludeDependencies ?
91 , retry without global scopes
92[info] Reapplying settings...
93[info] set current project to logger (in build file:/build/repo/)
94Execute removeScalacOptionsStartingWith: -P:wartremover
95[info] Reapplying settings...
96[info] set current project to logger (in build file:/build/repo/)
97[success] Total time: 0 s, completed Dec 31, 2025, 11:05:16 PM
98Build config: {"tests":null}
99Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
100Starting build...
101Projects: Set(root)
102Starting build for ProjectRef(file:/build/repo/,root) (logger)... [0/1]
103OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
104Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
105[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/classes ...
106[info] done compiling
107[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/test-classes ...
108[info] done compiling
109
110************************
111Build summary:
112[{
113 "module": "logger",
114 "compile": {"status": "ok", "tookMs": 3756, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
115 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
116 "test-compile": {"status": "ok", "tookMs": 465, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
117 "test": {"status": "ok", "tookMs": 114, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
118 "publish": {"status": "skipped", "tookMs": 0},
119 "metadata": {
120 "crossScalaVersions": ["3.1.1"]
121}
122}]
123************************
124[success] Total time: 6 s, completed Dec 31, 2025, 11:05:22 PM
125[0JChecking patch project/plugins.sbt...
126Checking patch project/build.properties...
127Checking patch build.sbt...
128Applied patch project/plugins.sbt cleanly.
129Applied patch project/build.properties cleanly.
130Applied patch build.sbt cleanly.