Build Logs

scoverage/sbt-scoverage • scheduled_3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY

Errors

0

Warnings

0

Total Lines

141

1##################################
2Clonning https://github.com/scoverage/sbt-scoverage.git into repo using revision v2.3.0
3##################################
4Note: switching to '85732d74a8736b53295c2409428f327d93e0c5b2'.
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-20250116-8b27ecb-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-20250116-8b27ecb-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project scoverage/sbt-scoverage
35##################################
36Scala version: 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
37Targets:
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
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 = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.0-RC1-bin-20250116-8b27ecb-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_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY"
58"++3.7.0-RC1-bin-20250116-8b27ecb-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-20250116-8b27ecb-NIGHTLY """{
64 "projects": {
65 "exclude": [],
66 "overrides": {}
67 },
68 "java": {
69 "version": "17"
70 },
71 "sbt": {
72 "commands": [],
73 "options": []
74 },
75 "mill": {
76 "options": []
77 },
78 "tests": "compile-only",
79 "migrationVersions": [],
80 "sourcePatches": []
81}""" "
82
83[info] [launcher] getting org.scala-sbt sbt 1.10.7 (this may take some time)...
84[info] [launcher] getting Scala 2.12.20 (for sbt)...
85[info] welcome to sbt 1.10.7 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.383s.
91[info] done compiling
92[info] loading settings for project sbt-scoverage from build.sbt...
93[info] set current project to sbt-scoverage (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY
95OpenCB::Changing crossVersion 3.6.2 -> 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY in sbt-scoverage/crossScalaVersions
96[info] set current project to sbt-scoverage (in build file:/build/repo/)
97[info] Setting Scala version to 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY on 1 projects.
98[info] Switching Scala version on:
99[info] * sbt-scoverage (2.12.19, 3.7.0-RC1-bin-20250116-8b27ecb-NIGHTLY)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to sbt-scoverage (in build file:/build/repo/)
103Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
104[info] Reapplying settings...
105[info] set current project to sbt-scoverage (in build file:/build/repo/)
106[info] Defining Global / credentials, credentials
107[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to sbt-scoverage (in build file:/build/repo/)
111[success] Total time: 0 s, completed Jan 18, 2025, 1:11:57 AM
112Build config: {
113 "projects": {
114 "exclude": [],
115 "overrides": {}
116 },
117 "java": {
118 "version": "17"
119 },
120 "sbt": {
121 "commands": [],
122 "options": []
123 },
124 "mill": {
125 "options": []
126 },
127 "tests": "compile-only",
128 "migrationVersions": [],
129 "sourcePatches": []
130}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set()
134
135************************
136Build summary:
137[]
138************************
139[success] Total time: 0 s, completed Jan 18, 2025, 1:11:57 AM
140Checking patch build.sbt...
141Applied patch build.sbt cleanly.