Build Logs

arturopala/make-it-g8 • 12611062073

Errors

0

Warnings

10

Total Lines

157

1##################################
2Clonning https://github.com/arturopala/make-it-g8.git into repo using revision v1.26.0
3##################################
4Note: switching to 'df8caca2d6d6938938bee350c210c34dc97b3cd5'.
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-RC2
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-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project arturopala/make-it-g8
35##################################
36Scala version: 3.6.3-RC2
37Targets: com.github.arturopala%make-it-g8
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-RC2
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-RC2"
58"++3.6.3-RC2 -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-RC2 """{
64 "tests": "compile-only"
65}""" com.github.arturopala%make-it-g8"
66
67[info] [launcher] getting org.scala-sbt sbt 1.9.9 (this may take some time)...
68[info] welcome to sbt 1.9.9 (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 7.958s.
74[info] done compiling
75/build/repo/build.sbt:30: 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
76 excludeFilter in (Compile, unmanagedResources) := NothingFilter,
77 ^
78/build/repo/build.sbt:31: 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
79 scalafmtOnCompile in Compile := true,
80 ^
81/build/repo/build.sbt:32: 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
82 scalafmtOnCompile in Test := true,
83 ^
84/build/repo/build.sbt:33: 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
85 mainClass in (Compile, run) := Some("com.github.arturopala.makeitg8.MakeItG8"),
86 ^
87[info] loading settings for project root from build.sbt ...
88[info] set current project to make-it-g8 (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.6.3-RC2
90OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in root/crossScalaVersions
91[info] set current project to make-it-g8 (in build file:/build/repo/)
92[info] Setting Scala version to 3.6.3-RC2 on 1 projects.
93[info] Switching Scala version on:
94[info] * root (3.6.3-RC2)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to make-it-g8 (in build file:/build/repo/)
98Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
99[info] Reapplying settings...
100[info] set current project to make-it-g8 (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to make-it-g8 (in build file:/build/repo/)
106[success] Total time: 0 s, completed Jan 4, 2025, 3:07:23 PM
107Build config: {
108 "tests": "compile-only"
109}
110Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
111Starting build...
112Projects: Set(root)
113Starting build for ProjectRef(file:/build/repo/,root) (make-it-g8)...
114OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
115Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
116OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
117[info] scalafmt: Formatting 4 Scala sources (/build/repo)...
118[info] scalafmt: Formatting 10 Scala sources (/build/repo)...
119[info] compiling 10 Scala sources to /build/repo/target/scala-3.6.3-RC2/classes ...
120[warn] there were 20 deprecation warnings; re-run with -deprecation for details
121[warn] one warning found
122[info] done compiling
123[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC2/api...
124[info] Skipping unused scalacOptions: -Wconf, -source
125[warn] Flag -classpath set repeatedly
126[warn] one warning found
127[info] Main Scala API documentation successful.
128[info] compiling 4 Scala sources to /build/repo/target/scala-3.6.3-RC2/test-classes ...
129[info] done compiling
130[info] Wrote /build/repo/target/scala-3.6.3-RC2/make-it-g8_3-1.26.0+0-df8caca2+20250104-1507-SNAPSHOT.pom
131[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC2/api...
132[info] Skipping unused scalacOptions: -Wconf, -source
133[warn] Flag -classpath set repeatedly
134[warn] one warning found
135[info] Main Scala API documentation successful.
136[info] :: delivering :: com.github.arturopala#make-it-g8_3;1.26.0+0-df8caca2+20250104-1507-SNAPSHOT :: 1.26.0+0-df8caca2+20250104-1507-SNAPSHOT :: integration :: Sat Jan 04 15:07:53 CET 2025
137[info] delivering ivy file to /build/repo/target/scala-3.6.3-RC2/ivy-1.26.0+0-df8caca2+20250104-1507-SNAPSHOT.xml
138[info] published make-it-g8_3 to /root/.ivy2/local/com.github.arturopala/make-it-g8_3/1.26.0+0-df8caca2+20250104-1507-SNAPSHOT/poms/make-it-g8_3.pom
139[info] published make-it-g8_3 to /root/.ivy2/local/com.github.arturopala/make-it-g8_3/1.26.0+0-df8caca2+20250104-1507-SNAPSHOT/jars/make-it-g8_3.jar
140[info] published make-it-g8_3 to /root/.ivy2/local/com.github.arturopala/make-it-g8_3/1.26.0+0-df8caca2+20250104-1507-SNAPSHOT/srcs/make-it-g8_3-sources.jar
141[info] published make-it-g8_3 to /root/.ivy2/local/com.github.arturopala/make-it-g8_3/1.26.0+0-df8caca2+20250104-1507-SNAPSHOT/docs/make-it-g8_3-javadoc.jar
142[info] published ivy to /root/.ivy2/local/com.github.arturopala/make-it-g8_3/1.26.0+0-df8caca2+20250104-1507-SNAPSHOT/ivys/ivy.xml
143
144************************
145Build summary:
146[{
147 "module": "make-it-g8",
148 "compile": {"status": "ok", "tookMs": 14038, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
149 "doc": {"status": "ok", "tookMs": 3066, "files": 369, "totalSizeKb": 7487},
150 "test-compile": {"status": "ok", "tookMs": 5887, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "ok", "tookMs": 2189}
153}]
154************************
155[success] Total time: 31 s, completed Jan 4, 2025, 3:07:53 PM
156Checking patch build.sbt...
157Applied patch build.sbt cleanly.