Build Logs
nulab/scala-oauth2-provider • scheduled_3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
Errors
0
Warnings
4
Total Lines
146
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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.7-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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project nulab/scala-oauth2-provider
35##################################
36Scala version: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
37Targets: com.nulab-inc%scala-oauth2-core
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.7-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.7.0-RC1-bin-20250123-0e567c1-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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY"
58"++3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY -v"
59"mapScalacOptions ",-source:3.7-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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY """{
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 8.081s.
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.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
77OpenCB::Changing crossVersion 3.3.0 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in root/crossScalaVersions
78OpenCB::Limitting incorrect crossVersions List(2.12.18, 2.13.12, 2.12.18, 2.11.12) -> List(3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY) in root/crossScalaVersions
79[info] set current project to scala-oauth2-core (in build file:/build/repo/)
80[info] Setting Scala version to 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY on 1 projects.
81[info] Switching Scala version on:
82[info] * root (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY)
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.7-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 Jan 25, 2025, 12:34:39 AM
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.7-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.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
106Compile scalacOptions: List(-unchecked, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
107[info] compiling 12 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/classes ...
108[info] done compiling
109[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
110[info] Skipping unused scalacOptions: -Wconf, -source
111[warn] Flag -classpath set repeatedly
112[warn] one warning found
113[info] Main Scala API documentation successful.
114[info] compiling 14 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/test-classes ...
115[info] done compiling
116[info] Wrote /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/scala-oauth2-core_3-1.6.0.pom
117[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
118[info] Skipping unused scalacOptions: -Wconf, -source
119[warn] Flag -classpath set repeatedly
120[warn] one warning found
121[info] Main Scala API documentation successful.
122[info] :: delivering :: com.nulab-inc#scala-oauth2-core_3;1.6.0 :: 1.6.0 :: release :: Sat Jan 25 00:34:59 CET 2025
123[info] delivering ivy file to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/ivy-1.6.0.xml
124[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
125[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
126[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
127[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
128[info] published ivy to /root/.ivy2/local/com.nulab-inc/scala-oauth2-core_3/1.6.0/ivys/ivy.xml
129
130************************
131Build summary:
132[{
133 "module": "scala-oauth2-core",
134 "compile": {"status": "ok", "tookMs": 6240, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
135 "doc": {"status": "ok", "tookMs": 3085, "files": 382, "totalSizeKb": 7867},
136 "test-compile": {"status": "ok", "tookMs": 5012, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
137 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
138 "publish": {"status": "ok", "tookMs": 1890},
139 "metadata": {
140 "crossScalaVersions": ["2.12.18", "2.13.12", "2.12.18", "2.11.12"]
141}
142}]
143************************
144[success] Total time: 21 s, completed Jan 25, 2025, 12:34:59 AM
145Checking patch build.sbt...
146Applied patch build.sbt cleanly.