Build Logs

comcast/ip4s • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

9

Total Lines

200

1##################################
2Clonning https://github.com/comcast/ip4s.git into /build/repo using revision v3.8.0-RC2
3##################################
4Note: switching to '14b635d92b564b86fef727445a12be86f8ae1520'.
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.0-RC2
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.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.11.3 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 comcast/ip4s
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: com.comcast%ip4s-core com.comcast%ip4s-test-kit
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-Dfile.encoding=UTF-8
51-Xms2g
52-Xmx4g
53-XX:MaxMetaspaceSize=512m
54-Dcommunitybuild.scala=3.8.0-RC2
55-Dcommunitybuild.project.dependencies.add=
56-Xmx7G
57-Xms4G
58-Xss8M
59-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
60-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
61-jar
62/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
63"setCrossScalaVersions 3.8.0-RC2"
64"++3.8.0-RC2 -v"
65"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
66"set every credentials := Nil"
67"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
68"removeScalacOptionsStartingWith -P:wartremover"
69
70moduleMappings
71"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.comcast%ip4s-core com.comcast%ip4s-test-kit"
72
73[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.463s.
79[info] done compiling
80[info] loading settings for project root from build.sbt...
81[info] resolving key references (11375 settings) ...
82[info] set scmInfo to https://github.com/comcast/ip4s
83[info] set current project to root (in build file:/build/repo/)
84Execute setCrossScalaVersions: 3.8.0-RC2
85OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in docs/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in coreJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in root/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in root/crossScalaVersions
90[info] set scmInfo to https://github.com/comcast/ip4s
91OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in rootNative/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in testKitNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in rootJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in coreNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in testKitJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in testKitJVM/crossScalaVersions
98[info] set current project to root (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 11 projects.
100[info] Switching Scala version on:
101[info] * root (3.8.0-RC2)
102[info] rootJS (2.12.20, 2.13.16, 3.8.0-RC2)
103[info] coreNative (2.12.20, 2.13.16, 3.8.0-RC2)
104[info] docs (2.12.20, 2.13.16, 3.8.0-RC2)
105[info] testKitJS (2.12.20, 2.13.16, 3.8.0-RC2)
106[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC2)
107[info] testKitNative (2.12.20, 2.13.16, 3.8.0-RC2)
108[info] testKitJVM (2.12.20, 2.13.16, 3.8.0-RC2)
109[info] coreJVM (2.12.20, 2.13.16, 3.8.0-RC2)
110[info] rootJVM (2.12.20, 2.13.16, 3.8.0-RC2)
111[info] rootNative (2.12.20, 2.13.16, 3.8.0-RC2)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/comcast/ip4s
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/comcast/ip4s
119[info] set current project to root (in build file:/build/repo/)
120[info] Defining Global / credentials, coreJS / credentials and 9 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 96 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/comcast/ip4s
125[info] set current project to root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/comcast/ip4s
135[info] set current project to root (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/comcast/ip4s
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Nov 25, 2025, 3:42:37 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(coreJVM, testKitJVM)
145Starting build for ProjectRef(file:/build/repo/,coreJVM) (ip4s-core)... [0/2]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 23 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC2/classes ...
151[info] done compiling
152[info] compiling 2 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC2/test-classes ...
153[warn] -- [E198] Unused Symbol Warning: /build/repo/jvm/target/scala-3.8.0-RC2/src_managed/test/com/comcast/ip4s/CidrDoctest.scala:4:52
154[warn] 4 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
155[warn] | ^^^^^^^^^^^^^^^^^^^^^
156[warn] | unused import
157[warn] -- [E198] Unused Symbol Warning: /build/repo/jvm/target/scala-3.8.0-RC2/src_managed/test/com/comcast/ip4s/HostDoctest.scala:4:52
158[warn] 4 |import _root_.org.scalacheck.Prop.{BooleanOperators => _, _}
159[warn] | ^^^^^^^^^^^^^^^^^^^^^
160[warn] | unused import
161[warn] two warnings found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,testKitJVM) (ip4s-test-kit)... [1/2]
164Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/test-kit/jvm/target/scala-3.8.0-RC2/classes ...
166[info] done compiling
167[info] compiling 17 Scala sources to /build/repo/test-kit/jvm/target/scala-3.8.0-RC2/test-classes ...
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "ip4s-core",
174 "compile": {"status": "ok", "tookMs": 14373, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 3416, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
181}
182},{
183 "module": "ip4s-test-kit",
184 "compile": {"status": "ok", "tookMs": 1274, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 3829, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
191}
192}]
193************************
194[success] Total time: 43 s, completed Nov 25, 2025, 3:43:20 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch project/build.properties...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch project/build.properties cleanly.
200Applied patch build.sbt cleanly.