Build Logs

rssh/shim--scala-async--dotty-cps-async • 12332950943

Errors

0

Warnings

4

Total Lines

142

1##################################
2Clonning https://github.com/rssh/shim--scala-async--dotty-cps-async.git into repo using revision 0.9.18
3##################################
4Note: switching to '4ba1d863b834c32e792299fe145f8645ba9c3fda'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.3-RC1
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC1
32Execute tests: false
33sbt project found:
34No prepare script found for project rssh/shim--scala-async--dotty-cps-async
35##################################
36Scala version: 3.6.3-RC1
37Targets: com.github.rssh%shim-scala-async-dotty-cps-async
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.3-RC1
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.3-RC1"
58"++3.6.3-RC1 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.6.3-RC1 """{
64 "tests": "compile-only"
65}""" com.github.rssh%shim-scala-async-dotty-cps-async"
66
67[info] [launcher] getting org.scala-sbt sbt 1.9.0 (this may take some time)...
68[info] welcome to sbt 1.9.0 (Eclipse Adoptium Java 11.0.20)
69[info] loading settings for project repo-build from plugins.sbt ...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
73[info] Compilation completed in 8.223s.
74[info] done compiling
75[info] loading settings for project root from build.sbt,publish.sbt ...
76[info] set current project to shim--scala-async--dotty-cps-async (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.6.3-RC1
78OpenCB::Changing crossVersion 3.3.0 -> 3.6.3-RC1 in root/crossScalaVersions
79OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.3-RC1) in root/crossScalaVersions
80[info] set current project to shim--scala-async--dotty-cps-async (in build file:/build/repo/)
81[info] Setting Scala version to 3.6.3-RC1 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.6.3-RC1)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to shim--scala-async--dotty-cps-async (in build file:/build/repo/)
87Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
88[info] Reapplying settings...
89[info] set current project to shim--scala-async--dotty-cps-async (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 shim--scala-async--dotty-cps-async (in build file:/build/repo/)
95[success] Total time: 0 s, completed Dec 14, 2024, 10:03:13 PM
96Build config: {
97 "tests": "compile-only"
98}
99Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
100Starting build...
101Projects: Set(root)
102Starting build for ProjectRef(file:/build/repo/,root) (shim-scala-async-dotty-cps-async)...
103OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
104Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
105[info] compiling 1 Scala source to /build/repo/target/scala-3.6.3-RC1/classes ...
106[info] done compiling
107OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
108[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC1/api...
109[info] Skipping unused scalacOptions: -Wconf, -source
110[warn] Flag -classpath set repeatedly
111[warn] one warning found
112[info] Main Scala API documentation successful.
113[info] compiling 1 Scala source to /build/repo/target/scala-3.6.3-RC1/test-classes ...
114[info] done compiling
115[info] Wrote /build/repo/target/scala-3.6.3-RC1/shim-scala-async-dotty-cps-async_3-0.9.18.pom
116[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC1/api...
117[info] Skipping unused scalacOptions: -Wconf, -source
118[warn] Flag -classpath set repeatedly
119[warn] one warning found
120[info] Main Scala API documentation successful.
121[info] :: delivering :: com.github.rssh#shim-scala-async-dotty-cps-async_3;0.9.18 :: 0.9.18 :: release :: Sat Dec 14 22:03:24 CET 2024
122[info] delivering ivy file to /build/repo/target/scala-3.6.3-RC1/ivy-0.9.18.xml
123[info] published shim-scala-async-dotty-cps-async_3 to /root/.ivy2/local/com.github.rssh/shim-scala-async-dotty-cps-async_3/0.9.18/poms/shim-scala-async-dotty-cps-async_3.pom
124[info] published shim-scala-async-dotty-cps-async_3 to /root/.ivy2/local/com.github.rssh/shim-scala-async-dotty-cps-async_3/0.9.18/jars/shim-scala-async-dotty-cps-async_3.jar
125[info] published shim-scala-async-dotty-cps-async_3 to /root/.ivy2/local/com.github.rssh/shim-scala-async-dotty-cps-async_3/0.9.18/srcs/shim-scala-async-dotty-cps-async_3-sources.jar
126[info] published shim-scala-async-dotty-cps-async_3 to /root/.ivy2/local/com.github.rssh/shim-scala-async-dotty-cps-async_3/0.9.18/docs/shim-scala-async-dotty-cps-async_3-javadoc.jar
127[info] published ivy to /root/.ivy2/local/com.github.rssh/shim-scala-async-dotty-cps-async_3/0.9.18/ivys/ivy.xml
128
129************************
130Build summary:
131[{
132 "module": "shim-scala-async-dotty-cps-async",
133 "compile": {"status": "ok", "tookMs": 2748, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
134 "doc": {"status": "ok", "tookMs": 1187, "files": 335, "totalSizeKb": 6262},
135 "test-compile": {"status": "ok", "tookMs": 1490, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
136 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
137 "publish": {"status": "ok", "tookMs": 892}
138}]
139************************
140[success] Total time: 11 s, completed Dec 14, 2024, 10:03:24 PM
141Checking patch build.sbt...
142Applied patch build.sbt cleanly.