Build Logs

asflierl/sglicko2 • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

0

Total Lines

149

1##################################
2Clonning https://github.com/asflierl/sglicko2.git into /build/repo using revision 3.0.0
3##################################
4Note: switching to 'd90766b262342caf9bdba76541c8cfee288ca75b'.
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.8.1-RC1-bin-20251120-60444cb
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251120-60444cb
32Execute tests: false
33sbt project found:
34Sbt version 1.7.0-RC2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project asflierl/sglicko2
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251120-60444cb
40Targets: eu.flierl%sglicko2
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Xmx1g
51-Xss1M
52-XX:+UseG1GC
53-XX:MaxInlineLevel=20
54-XX:MaxGCPauseMillis=50
55-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
56-Dcommunitybuild.project.dependencies.add=
57-Xmx7G
58-Xms4G
59-Xss8M
60-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
61-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
62-jar
63/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
64"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
65"++3.8.1-RC1-bin-20251120-60444cb -v"
66"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
67"set every credentials := Nil"
68"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
69"removeScalacOptionsStartingWith -P:wartremover"
70
71moduleMappings
72"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" eu.flierl%sglicko2"
73
74[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
75[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
76[info] loading project definition from /build/repo/project
77[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
78[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
79[info] Compilation completed in 8.974s.
80[info] done compiling
81[info] loading settings for project sglicko2 from build.sbt...
82[info] set current project to sglicko2 (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
84OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in benchmark/crossScalaVersions
85OpenCB::Changing crossVersion 3.1.3 -> 3.8.1-RC1-bin-20251120-60444cb in sglicko2/crossScalaVersions
86[info] set current project to sglicko2 (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 2 projects.
88[info] Switching Scala version on:
89[info] * sglicko2 (3.8.1-RC1-bin-20251120-60444cb)
90[info] benchmark (3.8.1-RC1-bin-20251120-60444cb)
91[info] Excluding projects:
92[info] Reapplying settings...
93[info] set current project to sglicko2 (in build file:/build/repo/)
94Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to sglicko2 (in build file:/build/repo/)
97[info] Defining Global / credentials, benchmark / credentials, credentials
98[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 10 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to sglicko2 (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to sglicko2 (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to sglicko2 (in build file:/build/repo/)
114[success] Total time: 0 s, completed Nov 22, 2025, 5:43:45 PM
115Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
117Starting build...
118Projects: Set(sglicko2)
119Starting build for ProjectRef(file:/build/repo/,sglicko2) (sglicko2)... [0/1]
120OpenCB::Filter out '-source:3.1', matches setting pattern '^-?-source(:.*)?'
121OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
122OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
123Compile scalacOptions: -language:strictEquality, -new-syntax, -unchecked, -encoding, UTF-8, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
124[info] compiling 19 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
125[info] done compiling
126[info] compiling 9 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
127[info] done compiling
128
129************************
130Build summary:
131[{
132 "module": "sglicko2",
133 "compile": {"status": "ok", "tookMs": 9302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
134 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
135 "test-compile": {"status": "ok", "tookMs": 6444, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
137 "publish": {"status": "skipped", "tookMs": 0},
138 "metadata": {
139 "crossScalaVersions": ["3.1.3"]
140}
141}]
142************************
143[success] Total time: 50 s, completed Nov 22, 2025, 5:44:34 PM
144[0JChecking patch project/plugins.sbt...
145Checking patch project/build.properties...
146Checking patch build.sbt...
147Applied patch project/plugins.sbt cleanly.
148Applied patch project/build.properties cleanly.
149Applied patch build.sbt cleanly.