Build Logs

linyxus/papiers-core • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

0

Total Lines

132

1##################################
2Clonning https://github.com/linyxus/papiers-core.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC4
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
14Try apply source patch:
15Path: build.sbt
16Pattern: val scala3Version = "3.3.0-RC3"
17Replacement: val scala3Version = "3.8.0-RC4"
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (17))
20Compiled project (Scala 3.7.3, JVM (17))
21Successfully applied pattern 'val scala3Version = "3.3.0-RC3"' in build.sbt
22----
23Starting build for 3.8.0-RC4
24Execute tests: true
25sbt project found:
26grep: /build/repo/project/plugins.sbt: No such file or directory
27Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
28Enforcing usage of sbt in version 1.11.5
29No prepare script found for project linyxus/papiers-core
30##################################
31Scala version: 3.8.0-RC4
32Targets: io.github.linyxus%papiers-core
33Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0-RC3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
34##################################
35Using extra scalacOptions: ,REQUIRE:-source:3.8
36Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
37[sbt_options] declare -a sbt_options=()
38[process_args] java_version = '17'
39[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
40# Executing command line:
41java
42-Dfile.encoding=UTF-8
43-Dcommunitybuild.scala=3.8.0-RC4
44-Dcommunitybuild.project.dependencies.add=
45-Xmx7G
46-Xms4G
47-Xss8M
48-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
49-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
50-jar
51/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
52"setCrossScalaVersions 3.8.0-RC4"
53"++3.8.0-RC4 -v"
54"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
55"set every credentials := Nil"
56"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
57"removeScalacOptionsStartingWith -P:wartremover"
58
59moduleMappings
60"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0-RC3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.linyxus%papiers-core"
61
62[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
63[info] loading settings for project repo-build from akka.sbt, metals.sbt, plugins.sbt...
64[info] loading project definition from /build/repo/project
65[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
66[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
67[info] Compilation completed in 8.217s.
68[info] done compiling
69[info] loading settings for project root from build.sbt, publish.sbt...
70[info] set current project to papiers-core (in build file:/build/repo/)
71Execute setCrossScalaVersions: 3.8.0-RC4
72OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
73OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4) in root/crossScalaVersions
74[info] set current project to papiers-core (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
76[info] Switching Scala version on:
77[info] * root (3.8.0-RC4)
78[info] Excluding projects:
79[info] Reapplying settings...
80[info] set current project to papiers-core (in build file:/build/repo/)
81Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
82[info] Reapplying settings...
83[info] set current project to papiers-core (in build file:/build/repo/)
84[info] Defining Global / credentials, credentials
85[info] The new values will be used by allCredentials, credentials and 2 others.
86[info] Run `last` for details.
87[info] Reapplying settings...
88[info] set current project to papiers-core (in build file:/build/repo/)
89Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
90[info] Reapplying settings...
91OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
92
93 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
94 Did you mean allExcludeDependencies ?
95 , retry without global scopes
96[info] Reapplying settings...
97[info] set current project to papiers-core (in build file:/build/repo/)
98Execute removeScalacOptionsStartingWith: -P:wartremover
99[info] Reapplying settings...
100[info] set current project to papiers-core (in build file:/build/repo/)
101[success] Total time: 0 s, completed Dec 22, 2025, 7:38:22 PM
102Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.0-RC3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
103Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
104Starting build...
105Projects: Set(root)
106Starting build for ProjectRef(file:/build/repo/,root) (papiers-core)... [0/1]
107OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
108Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
109[info] compiling 33 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
110[info] done compiling
111[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC4/test-classes ...
112[info] done compiling
113
114************************
115Build summary:
116[{
117 "module": "papiers-core",
118 "compile": {"status": "ok", "tookMs": 18929, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
119 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
120 "test-compile": {"status": "ok", "tookMs": 621, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
121 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
122 "publish": {"status": "skipped", "tookMs": 0},
123 "metadata": {
124 "crossScalaVersions": ["2.12.20"]
125}
126}]
127************************
128[success] Total time: 61 s (0:01:01.0), completed Dec 22, 2025, 7:39:23 PM
129[0JChecking patch project/build.properties...
130Checking patch build.sbt...
131Applied patch project/build.properties cleanly.
132Applied patch build.sbt cleanly.