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