Build Logs

nulab/scala-oauth2-provider • 12446961640

Errors

0

Warnings

0

Total Lines

139

1##################################
2Clonning https://github.com/nulab/scala-oauth2-provider.git into repo using revision 1.6.0
3##################################
4Note: switching to '77fc0084e59d0c784c46451858f0f8778f22ab6e'.
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.2
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.2
32Execute tests: false
33sbt project found:
34No prepare script found for project nulab/scala-oauth2-provider
35##################################
36Scala version: 3.6.2
37Targets: com.nulab-inc%scala-oauth2-core
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.2
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.2"
58"++3.6.2 -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.2 """{
64 "tests": "compile-only"
65}""" com.nulab-inc%scala-oauth2-core"
66
67[info] welcome to sbt 1.9.6 (Eclipse Adoptium Java 11.0.20)
68[info] loading settings for project repo-build from plugins.sbt ...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
72[info] Compilation completed in 7.997s.
73[info] done compiling
74[info] loading settings for project root from build.sbt ...
75[info] set current project to scala-oauth2-core (in build file:/build/repo/)
76Execute setCrossScalaVersions: 3.6.2
77OpenCB::Changing crossVersion 3.3.0 -> 3.6.2 in root/crossScalaVersions
78OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.12, 2.12.18, 2.11.12) -> List(3.6.2) in root/crossScalaVersions
79[info] set current project to scala-oauth2-core (in build file:/build/repo/)
80[info] Setting Scala version to 3.6.2 on 1 projects.
81[info] Switching Scala version on:
82[info] * root (3.6.2)
83[info] Excluding projects:
84[info] Reapplying settings...
85[info] set current project to scala-oauth2-core (in build file:/build/repo/)
86Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
87[info] Reapplying settings...
88[info] set current project to scala-oauth2-core (in build file:/build/repo/)
89[info] Defining Global / credentials
90[info] The new value will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 4 others.
91[info] Run `last` for details.
92[info] Reapplying settings...
93[info] set current project to scala-oauth2-core (in build file:/build/repo/)
94[success] Total time: 0 s, completed Dec 21, 2024, 6:42:19 PM
95Build config: {
96 "tests": "compile-only"
97}
98Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
99Starting build...
100Projects: Set(root)
101Starting build for ProjectRef(file:/build/repo/,root) (scala-oauth2-core)...
102OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
103OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
104OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
105OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
106Compile scalacOptions: List(-unchecked, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
107[info] compiling 12 Scala sources to /build/repo/target/scala-3.6.2/classes ...
108[info] done compiling
109[info] Main Scala API documentation to /build/repo/target/scala-3.6.2/api...
110[info] Skipping unused scalacOptions: -Wconf, -source
111[info] Main Scala API documentation successful.
112[info] compiling 14 Scala sources to /build/repo/target/scala-3.6.2/test-classes ...
113[info] done compiling
114[info] Wrote /build/repo/target/scala-3.6.2/scala-oauth2-core_3-1.6.0.pom
115[info] Main Scala API documentation to /build/repo/target/scala-3.6.2/api...
116[info] Skipping unused scalacOptions: -Wconf, -source
117[info] Main Scala API documentation successful.
118[info] :: delivering :: com.nulab-inc#scala-oauth2-core_3;1.6.0 :: 1.6.0 :: release :: Sat Dec 21 18:42:40 CET 2024
119[info] delivering ivy file to /build/repo/target/scala-3.6.2/ivy-1.6.0.xml
120[info] published scala-oauth2-core_3 to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/poms/scala-oauth2-core_3.pom
121[info] published scala-oauth2-core_3 to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/jars/scala-oauth2-core_3.jar
122[info] published scala-oauth2-core_3 to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/srcs/scala-oauth2-core_3-sources.jar
123[info] published scala-oauth2-core_3 to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/docs/scala-oauth2-core_3-javadoc.jar
124[info] published ivy to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/ivys/ivy.xml
125
126************************
127Build summary:
128[{
129 "module": "scala-oauth2-core",
130 "compile": {"status": "ok", "tookMs": 6209, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
131 "doc": {"status": "ok", "tookMs": 3057, "files": 382, "totalSizeKb": 7865},
132 "test-compile": {"status": "ok", "tookMs": 4814, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
133 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
134 "publish": {"status": "ok", "tookMs": 1733}
135}]
136************************
137[success] Total time: 21 s, completed Dec 21, 2024, 6:42:40 PM
138Checking patch build.sbt...
139Applied patch build.sbt cleanly.