Build Logs
ariskk/burner4s • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
2
Total Lines
141
1##################################
2Clonning https://github.com/ariskk/burner4s.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.0.0
5----
6Preparing build for 3.8.1-RC1-bin-20251120-60444cb
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: build.sbt
17Pattern: val scala3 = "3.0.0"
18Replacement: val scala3 = "3.8.1-RC1-bin-20251120-60444cb"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3 = "3.0.0"' in build.sbt
23----
24Starting build for 3.8.1-RC1-bin-20251120-60444cb
25Execute tests: false
26sbt project found:
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 ariskk/burner4s
30/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
31##################################
32Scala version: 3.8.1-RC1-bin-20251120-60444cb
33Targets: com.ariskk%burner4s
34Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
35##################################
36Using extra scalacOptions: ,REQUIRE:-source:3.8
37Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
38[sbt_options] declare -a sbt_options=()
39[process_args] java_version = '17'
40[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
41# Executing command line:
42java
43-Dfile.encoding=UTF-8
44-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
45-Dcommunitybuild.project.dependencies.add=
46-Xmx7G
47-Xms4G
48-Xss8M
49-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
50-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
51-jar
52/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
53"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
54"++3.8.1-RC1-bin-20251120-60444cb -v"
55"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
56"set every credentials := Nil"
57"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
58"removeScalacOptionsStartingWith -P:wartremover"
59
60moduleMappings
61"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.ariskk%burner4s"
62
63[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
64[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
65[info] loading project definition from /build/repo/project
66[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
67[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
68[info] Compilation completed in 9.128s.
69[info] done compiling
70/build/repo/build.sbt:64: warning: method process in object Command is deprecated (since 1.9.4): Use overload that takes the onParseError callback
71 ReleaseStep(action = Command.process("sonatypeReleaseAll", _)),
72 ^
73/build/repo/version.sbt:1: 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
74version in ThisBuild := "0.1.7"
75 ^
76[info] loading settings for project root from build.sbt, version.sbt...
77[info] set current project to burner4s (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
79OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
80[info] set current project to burner4s (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
82[info] Switching Scala version on:
83[info] * root (2.12.13, 2.13.4, 3.8.1-RC1-bin-20251120-60444cb)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to burner4s (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to burner4s (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to burner4s (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to burner4s (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to burner4s (in build file:/build/repo/)
107[success] Total time: 0 s, completed Nov 22, 2025, 4:47:57 PM
108Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.0.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
109Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
110Starting build...
111Projects: Set(root)
112Starting build for ProjectRef(file:/build/repo/,root) (burner4s)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
116[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
117[info] done compiling
118[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
119[info] done compiling
120
121************************
122Build summary:
123[{
124 "module": "burner4s",
125 "compile": {"status": "ok", "tookMs": 5673, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
126 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
127 "test-compile": {"status": "ok", "tookMs": 2549, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
128 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
129 "publish": {"status": "skipped", "tookMs": 0},
130 "metadata": {
131 "crossScalaVersions": ["2.12.13", "2.13.4", "3.0.0"]
132}
133}]
134************************
135[success] Total time: 18 s, completed Nov 22, 2025, 4:48:16 PM
136[0JChecking patch project/plugins.sbt...
137Checking patch project/build.properties...
138Checking patch build.sbt...
139Applied patch project/plugins.sbt cleanly.
140Applied patch project/build.properties cleanly.
141Applied patch build.sbt cleanly.