Build Logs
marchliu/jaskell-dotty • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
18
Total Lines
148
1##################################
2Clonning https://github.com/marchliu/jaskell-dotty.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.8.0 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 marchliu/jaskell-dotty
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC2
23Targets: io.github.marchliu%jaskell-dotty
24Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set Compile/sources ~= (_.filter(_.getName != \"NewLine.scala\")) "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC2
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC2"
44"++3.8.0-RC2 -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49"set Compile/sources ~= (_.filter(_.getName != "NewLine.scala")) "
50moduleMappings
51"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set Compile/sources ~= (_.filter(_.getName != \"NewLine.scala\")) "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.github.marchliu%jaskell-dotty"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.477s.
59[info] done compiling
60[info] loading settings for project root from build.sbt...
61[info] set current project to jaskell-dotty (in build file:/build/repo/)
62[warn] there are 2 keys that are not used by any other settings/tasks:
63[warn]
64[warn] * ThisBuild / pomIncludeRepository
65[warn] +- /build/repo/build.sbt:29
66[warn] * ThisBuild / publishMavenStyle
67[warn] +- /build/repo/build.sbt:35
68[warn]
69[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
70[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
71Execute setCrossScalaVersions: 3.8.0-RC2
72OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in root/crossScalaVersions
73OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in root/crossScalaVersions
74[info] set current project to jaskell-dotty (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
76[info] Switching Scala version on:
77[info] * root (3.8.0-RC2)
78[info] Excluding projects:
79[info] Reapplying settings...
80[info] set current project to jaskell-dotty (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 jaskell-dotty (in build file:/build/repo/)
84[info] Defining Global / credentials, credentials
85[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
86[info] Run `last` for details.
87[info] Reapplying settings...
88[info] set current project to jaskell-dotty (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:336)
94 Did you mean allExcludeDependencies ?
95 , retry without global scopes
96[info] Reapplying settings...
97[info] set current project to jaskell-dotty (in build file:/build/repo/)
98Execute removeScalacOptionsStartingWith: -P:wartremover
99[info] Reapplying settings...
100[info] set current project to jaskell-dotty (in build file:/build/repo/)
101[info] Defining Compile / sources
102[info] The new value will be used by Compile / compile / compileOptions, Compile / doc, Compile / packageSrc / mappings
103[info] Reapplying settings...
104[info] set current project to jaskell-dotty (in build file:/build/repo/)
105[success] Total time: 0 s, completed Nov 25, 2025, 5:02:54 PM
106Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set Compile/sources ~= (_.filter(_.getName != \"NewLine.scala\")) "],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
107Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
108Starting build...
109Projects: Set(root)
110Starting build for ProjectRef(file:/build/repo/,root) (jaskell-dotty)... [0/1]
111OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
112OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
113Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
114[info] compiling 99 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
115[warn] -- [E194] Potential Issue Warning: /build/repo/src/main/scala/jaskell/parsec/Combinator.scala:41:6
116[warn] 41 | def attempt: Parsec[E, T] = Attempt(parsec)
117[warn] | ^
118[warn] |Extension method attempt will never be selected from type Parsec
119[warn] |because Parsec already has a member with the same name and compatible parameter types.
120[warn] |
121[warn] | longer explanation available when compiling with `-explain`
122[warn] there were 44 deprecation warnings; re-run with -deprecation for details
123[warn] two warnings found
124[info] done compiling
125[info] compiling 30 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
126[info] done compiling
127
128************************
129Build summary:
130[{
131 "module": "jaskell-dotty",
132 "compile": {"status": "ok", "tookMs": 13216, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
134 "test-compile": {"status": "ok", "tookMs": 10500, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
135 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
136 "publish": {"status": "skipped", "tookMs": 0},
137 "metadata": {
138 "crossScalaVersions": ["2.12.20"]
139}
140}]
141************************
142[success] Total time: 36 s, completed Nov 25, 2025, 5:03:29 PM
143[0JChecking patch project/plugins.sbt...
144Checking patch project/build.properties...
145Checking patch build.sbt...
146Applied patch project/plugins.sbt cleanly.
147Applied patch project/build.properties cleanly.
148Applied patch build.sbt cleanly.