Build Logs

ivoah/slippy • 3.8.0-RC5:2025-12-31

Errors

0

Warnings

0

Total Lines

145

1##################################
2Clonning https://github.com/ivoah/slippy.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
14Try apply source patch:
15Path: src/main/scala/Lisp.scala
16Pattern: .eval()
17Replacement: .eval
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (17))
20Compiled project (Scala 3.7.3, JVM (17))
21Successfully applied pattern '.eval()' in src/main/scala/Lisp.scala
22----
23Starting build for 3.8.0-RC5
24Execute tests: true
25sbt project found:
26grep: /build/repo/project/plugins.sbt: No such file or directory
27Sbt version 1.10.7 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 ivoah/slippy
30##################################
31Scala version: 3.8.0-RC5
32Targets: net.ivoah%slippy
33Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/Lisp.scala","pattern":".eval()","replaceWith":".eval"}]}
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-RC5
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-RC5"
53"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/Lisp.scala","pattern":".eval()","replaceWith":".eval"}]}""" net.ivoah%slippy"
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, 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.613s.
68[info] done compiling
69[info] loading settings for project root from build.sbt...
70[info] set current project to slippy (in build file:/build/repo/)
71Execute setCrossScalaVersions: 3.8.0-RC5
72OpenCB::Changing crossVersion 3.3.5 -> 3.8.0-RC5 in root/crossScalaVersions
73[info] set current project to slippy (in build file:/build/repo/)
74[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
75[info] Switching Scala version on:
76[info] * root (3.8.0-RC5)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to slippy (in build file:/build/repo/)
80Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
81[info] Reapplying settings...
82[info] set current project to slippy (in build file:/build/repo/)
83[info] Defining Global / credentials, credentials
84[info] The new values will be used by allCredentials, credentials and 2 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to slippy (in build file:/build/repo/)
88Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
89[info] Reapplying settings...
90OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
91
92 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
93 Did you mean allExcludeDependencies ?
94 , retry without global scopes
95[info] Reapplying settings...
96[info] set current project to slippy (in build file:/build/repo/)
97Execute removeScalacOptionsStartingWith: -P:wartremover
98[info] Reapplying settings...
99[info] set current project to slippy (in build file:/build/repo/)
100[success] Total time: 0 s, completed Dec 31, 2025, 10:06:36 PM
101Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/Lisp.scala","pattern":".eval()","replaceWith":".eval"}]}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
103Starting build...
104Projects: Set(root)
105Starting build for ProjectRef(file:/build/repo/,root) (slippy)... [0/1]
106OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
107Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
108[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/classes ...
109[info] done compiling
110[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/test-classes ...
111[info] done compiling
112LispTest:
113 + parse (+ 9 3) == "(+ 9.0 3.0)" 0.048s
114 + parse {:foo "bar" :baz "bob"} == "{:foo "bar" :baz "bob"}" 0.005s
115 + parse [1 2 3] == "[1.0 2.0 3.0]" 0.002s
116 + parse \n :foo ; a comment!\n == ":foo" 0.001s
117 + parse \n :foo; a comment!\n == ":foo" 0.001s
118 + parse :foo ; a comment == ":foo" 0.002s
119 + parse :foo; a comment == ":foo" 0.0s
120 + eval (+ 9 3) == 12.0 0.005s
121 + eval {:foo "bar" :baz "bob"} == Map(:foo -> bar, :baz -> bob) 0.005s
122 + eval [1 2 3] == List(1.0, 2.0, 3.0) 0.001s
123 + eval (let [foo 9 bar 8] (+ foo bar)) == 17.0 0.011s
124
125************************
126Build summary:
127[{
128 "module": "slippy",
129 "compile": {"status": "ok", "tookMs": 6052, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
130 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
131 "test-compile": {"status": "ok", "tookMs": 995, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
132 "test": {"status": "ok", "tookMs": 594, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "munit", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
133 "publish": {"status": "skipped", "tookMs": 0},
134 "metadata": {
135 "crossScalaVersions": ["3.3.5"]
136}
137}]
138************************
139[success] Total time: 10 s, completed Dec 31, 2025, 10:06:46 PM
140[0JChecking patch src/main/scala/Lisp.scala...
141Checking patch project/build.properties...
142Checking patch build.sbt...
143Applied patch src/main/scala/Lisp.scala cleanly.
144Applied patch project/build.properties cleanly.
145Applied patch build.sbt cleanly.