Build Logs

ppurang/asynch • 3.8.0-RC5:2025-12-31

Errors

1

Warnings

6

Total Lines

162

1##################################
2Clonning https://github.com/ppurang/asynch.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC5
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.0-RC5
15Execute tests: true
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 ppurang/asynch
20##################################
21Scala version: 3.8.0-RC5
22Targets: org.purang.net%asynch
23Project projectConfig: {"tests":null}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Xmx4g
34-XX:ReservedCodeCacheSize=1g
35-XX:MaxMetaspaceSize=2g
36-Dcommunitybuild.scala=3.8.0-RC5
37-Dcommunitybuild.project.dependencies.add=
38-Xmx7G
39-Xms4G
40-Xss8M
41-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
42-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
43-jar
44/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
45"setCrossScalaVersions 3.8.0-RC5"
46"++3.8.0-RC5 -v"
47"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
48"set every credentials := Nil"
49"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
50"removeScalacOptionsStartingWith -P:wartremover"
51
52moduleMappings
53"runBuild 3.8.0-RC5 """{"tests":null}""" org.purang.net%asynch"
54
55[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
56[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
57[info] loading project definition from /build/repo/project
58[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
59[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
60[info] Compilation completed in 9.042s.
61[info] done compiling
62[info] loading settings for project repo from build.sbt, sonatype.sbt...
63[info] set current project to repo (in build file:/build/repo/)
64Execute setCrossScalaVersions: 3.8.0-RC5
65OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC5 in repo/crossScalaVersions
66[info] set current project to repo (in build file:/build/repo/)
67[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
68[info] Switching Scala version on:
69[info] * repo (3.8.0-RC5, 2.13.10)
70[info] Excluding projects:
71[info] Reapplying settings...
72[info] set current project to repo (in build file:/build/repo/)
73Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
74[info] Reapplying settings...
75[info] set current project to repo (in build file:/build/repo/)
76[info] Defining Global / credentials, credentials
77[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
78[info] Run `last` for details.
79[info] Reapplying settings...
80[info] set current project to repo (in build file:/build/repo/)
81Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
82[info] Reapplying settings...
83OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
84
85 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
86 Did you mean allExcludeDependencies ?
87 , retry without global scopes
88[info] Reapplying settings...
89[info] set current project to repo (in build file:/build/repo/)
90Execute removeScalacOptionsStartingWith: -P:wartremover
91[info] Reapplying settings...
92[info] set current project to repo (in build file:/build/repo/)
93[success] Total time: 0 s, completed Dec 31, 2025, 10:17:49 PM
94Build config: {"tests":null}
95Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
96Starting build...
97Projects: Set(repo)
98Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [0/1]
99OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
100OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
101OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
102OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
103Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
104[info] compiling 12 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC5/classes ...
105[warn] /build/repo/src/main/java/org/purang/util/concurrent/DefaultThreadFactory.java:24:7: java.lang.SecurityManager in java.lang has been deprecated and marked for removal
106[warn] SecurityManager
107[warn] ^
108[warn] /build/repo/src/main/java/org/purang/util/concurrent/DefaultThreadFactory.java:24:33: getSecurityManager() in java.lang.System has been deprecated and marked for removal
109[warn] System.getSecurityManager
110[warn] ^
111[info] done compiling
112[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC5/test-classes ...
113[info] done compiling
11422:18:02,590 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.6
11522:18:02,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/target/scala-3.8.0-RC5/test-classes/logback-test.xml]
11622:18:02,692 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
11722:18:02,692 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11822:18:02,712 |-INFO in ch.qos.logback.classic.pattern.DateConverter@101798df - Setting zoneId to "UTC"
11922:18:02,714 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
12022:18:02,714 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
12122:18:02,714 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
12222:18:02,714 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
12322:18:02,715 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
12422:18:02,715 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@707fee31 - End of configuration.
12522:18:02,715 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@f9f3e26 - Registering current configuration as safe fallback point
126
127org.purang.net.http.HttpRequestSyncSpec:
128 + enable a synchronous http request 0.595s
129 + a synchronous http request should timeout 1.009s
130 + enable an asynchronous http request 0.103s
131 + an asynchronous http request should timeout 1.007s
132org.purang.net.http.HttpRequestAsyncSpec:
133 + enable a synchronous http request 0.114s
134 + a synchronous http request should timeout 1.004s
135 + enable an asynchronous http request 0.477s
136 + an asynchronous http request should timeout 1.003s
137org.purang.net.http.HttpRequestShowSpec:
138 + show with headers and body 0.005s
139 + show with headers only 0.001s
140 + show with body only 0.001s
141
142************************
143Build summary:
144[{
145 "module": "repo",
146 "compile": {"status": "ok", "tookMs": 8060, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
147 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
148 "test-compile": {"status": "ok", "tookMs": 2292, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
149 "test": {"status": "ok", "tookMs": 6715, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "munit", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
150 "publish": {"status": "skipped", "tookMs": 0},
151 "metadata": {
152 "crossScalaVersions": ["3.2.2", "2.13.10"]
153}
154}]
155************************
156[success] Total time: 20 s, completed Dec 31, 2025, 10:18:08 PM
157[0JChecking patch project/plugins.sbt...
158Checking patch project/build.properties...
159Checking patch build.sbt...
160Applied patch project/plugins.sbt cleanly.
161Applied patch project/build.properties cleanly.
162Applied patch build.sbt cleanly.