Build Logs

davidledwards/scalop • scheduled_3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY

Errors

0

Warnings

4

Total Lines

144

1##################################
2Clonning https://github.com/davidledwards/scalop.git into repo using revision release-2.3.1
3##################################
4Note: switching to 'ea3fbf3d0e6cabdf215999a7cbba8cc1507e7581'.
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project davidledwards/scalop
35##################################
36Scala version: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
37Targets: com.loopfor.scalop%scalop
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY
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.4-RC1-bin-20241128-10bb2e6-NIGHTLY"
58"++3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -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.4-RC1-bin-20241128-10bb2e6-NIGHTLY """{
64 "tests": "compile-only"
65}""" com.loopfor.scalop%scalop"
66
67[info] [launcher] getting org.scala-sbt sbt 1.7.2 (this may take some time)...
68[info] [launcher] getting Scala 2.12.16 (for sbt)...
69[info] welcome to sbt 1.7.2 (Eclipse Adoptium Java 11.0.20)
70[info] loading settings for project repo-build from plugins.sbt ...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.16. Compiling...
74[info] Compilation completed in 8.029s.
75[info] done compiling
76[info] loading settings for project rootProject from build.sbt ...
77[info] set current project to scalop (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
79OpenCB::Changing crossVersion 3.2.0 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in rootProject/crossScalaVersions
80[info] set current project to scalop (in build file:/build/repo/)
81[info] Setting Scala version to 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY on 1 projects.
82[info] Switching Scala version on:
83[info] * rootProject (2.13.10, 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to scalop (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 scalop (in build file:/build/repo/)
90[info] Defining Global / credentials
91[info] The new value will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 3 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to scalop (in build file:/build/repo/)
95[success] Total time: 0 s, completed Nov 30, 2024, 12:08:49 AM
96Build config: {
97 "tests": "compile-only"
98}
99Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
100Starting build...
101Projects: Set(rootProject)
102Starting build for ProjectRef(file:/build/repo/,rootProject) (scalop)...
103OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.16 module Global
104OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
105OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
106OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
107Compile scalacOptions: List(-release:11, -unchecked, -encoding, UTF-8, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
108[info] compiling 6 Scala sources to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/classes ...
109[info] done compiling
110[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
111[info] Skipping unused scalacOptions: -Wconf, -source
112[warn] Flag -classpath set repeatedly
113[warn] one warning found
114[info] Main Scala API documentation successful.
115[info] compiling 5 Scala sources to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
116[info] done compiling
117[info] Wrote /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/scalop_3-2.3.1.pom
118[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
119[info] Skipping unused scalacOptions: -Wconf, -source
120[warn] Flag -classpath set repeatedly
121[warn] one warning found
122[info] Main Scala API documentation successful.
123[info] :: delivering :: com.loopfor.scalop#scalop_3;2.3.1 :: 2.3.1 :: release :: Sat Nov 30 00:09:06 CET 2024
124[info] delivering ivy file to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/ivy-2.3.1.xml
125[info] published scalop_3 to /root/.ivy2/local/com.loopfor.scalop/scalop_3/2.3.1/poms/scalop_3.pom
126[info] published scalop_3 to /root/.ivy2/local/com.loopfor.scalop/scalop_3/2.3.1/jars/scalop_3.jar
127[info] published scalop_3 to /root/.ivy2/local/com.loopfor.scalop/scalop_3/2.3.1/srcs/scalop_3-sources.jar
128[info] published scalop_3 to /root/.ivy2/local/com.loopfor.scalop/scalop_3/2.3.1/docs/scalop_3-javadoc.jar
129[info] published ivy to /root/.ivy2/local/com.loopfor.scalop/scalop_3/2.3.1/ivys/ivy.xml
130
131************************
132Build summary:
133[{
134 "module": "scalop",
135 "compile": {"status": "ok", "tookMs": 5415, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
136 "doc": {"status": "ok", "tookMs": 2626, "files": 344, "totalSizeKb": 6555},
137 "test-compile": {"status": "ok", "tookMs": 4019, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
139 "publish": {"status": "ok", "tookMs": 1309}
140}]
141************************
142[success] Total time: 17 s, completed Nov 30, 2024, 12:09:06 AM
143Checking patch build.sbt...
144Applied patch build.sbt cleanly.