Build Logs
etspaceman/scalacheck-faker • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
0
Total Lines
472
1##################################
2Clonning https://github.com/etspaceman/scalacheck-faker.git into /build/repo using revision v9.0.2
3##################################
4Note: switching to '01bf25dcabdb76af6d0b71e133cd6e8d183c7f0d'.
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
21Would override fixed Scala version: 3.3.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3 = "3.3.7"
33Replacement: val Scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project etspaceman/scalacheck-faker
43##################################
44Scala version: 3.7.4
45Targets: io.github.etspaceman%scalacheck-faker
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '17'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF8
56-Xms1G
57-Xmx5G
58-XX:ReservedCodeCacheSize=500M
59-XX:+TieredCompilation
60-XX:+UseParallelGC
61-Dcommunitybuild.scala=3.7.4
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.7.4"
71"++3.7.4 -v"
72"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.etspaceman%scalacheck-faker"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.553s.
87[info] done compiling
88[info] loading settings for project scalacheck-faker from build.sbt...
89[info] set current project to scalacheck-faker (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.7.4
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in scalacheck-faker/crossScalaVersions
93[info] set current project to scalacheck-faker (in build file:/build/repo/)
94[info] Setting Scala version to 3.7.4 on 2 projects.
95[info] Switching Scala version on:
96[info] * scalacheck-faker (2.13.17, 3.7.4)
97[info] docs (2.13.17, 3.7.4)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to scalacheck-faker (in build file:/build/repo/)
101Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to scalacheck-faker (in build file:/build/repo/)
104[info] Defining Global / credentials, credentials, docs / credentials
105[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 16 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to scalacheck-faker (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean docs / allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to scalacheck-faker (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to scalacheck-faker (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 22, 2025, 7:02:51 PM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(scalacheck-faker)
126Starting build for ProjectRef(file:/build/repo/,scalacheck-faker) (scalacheck-faker)... [0/1]
127OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
128OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
129OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
130OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
131Compile 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, 8, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
132[info] compiling 42 Scala sources to /build/repo/target/scala-3.7.4/classes ...
133[info] [patched file /build/repo/src/main/scala/faker/StringGenBuilder.scala]
134[info] [patched file /build/repo/src/main/scala/faker/regexp/ASTProcessor.scala]
135[info] [patched file /build/repo/src/main/scala/faker/regexp/GenParser.scala]
136[info] done compiling
137[info] compiling 3 Scala sources to /build/repo/target/scala-3.7.4/classes ...
138[info] done compiling
139[info] compiling 32 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
140[info] [patched file /build/repo/src/test/scala/faker/FakerSpec.scala]
141[info] done compiling
142[info] compiling 1 Scala source to /build/repo/target/scala-3.7.4/test-classes ...
143[info] done compiling
144
145************************
146Build summary:
147[{
148 "module": "scalacheck-faker",
149 "compile": {"status": "ok", "tookMs": 16912, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
151 "test-compile": {"status": "ok", "tookMs": 7607, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
153 "publish": {"status": "skipped", "tookMs": 0},
154 "metadata": {
155 "crossScalaVersions": ["2.13.17", "3.3.7"]
156}
157}]
158************************
159[success] Total time: 44 s, completed Dec 22, 2025, 7:03:35 PM
160[0JChecking patch project/plugins.sbt...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch build.sbt cleanly.
164Commit migration rewrites
165Switched to a new branch 'opencb/migrate-source-3.4'
166[opencb/migrate-source-3.4 533f05e] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
167 4 files changed, 5 insertions(+), 5 deletions(-)
168----
169Preparing build for 3.8.0-RC4
170Scala binary version found: 3.8
171Implicitly using source version 3.8
172Scala binary version found: 3.8
173Implicitly using source version 3.8
174Would try to apply common scalacOption (best-effort, sbt/mill only):
175Append: ,REQUIRE:-source:3.8
176Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
177
178Try apply source patch:
179Path: build.sbt
180Pattern: val Scala3 = "3.3.7"
181Replacement: val Scala3 = "3.8.0-RC4"
182Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
183----
184Starting build for 3.8.0-RC4
185Execute tests: true
186sbt project found:
187No prepare script found for project etspaceman/scalacheck-faker
188##################################
189Scala version: 3.8.0-RC4
190Targets: io.github.etspaceman%scalacheck-faker
191Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
192##################################
193Using extra scalacOptions: ,REQUIRE:-source:3.8
194Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
195[sbt_options] declare -a sbt_options=()
196[process_args] java_version = '17'
197[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
198# Executing command line:
199java
200-Dfile.encoding=UTF8
201-Xms1G
202-Xmx5G
203-XX:ReservedCodeCacheSize=500M
204-XX:+TieredCompilation
205-XX:+UseParallelGC
206-Dcommunitybuild.scala=3.8.0-RC4
207-Dcommunitybuild.project.dependencies.add=
208-Xmx7G
209-Xms4G
210-Xss8M
211-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
212-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
213-jar
214/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
215"setCrossScalaVersions 3.8.0-RC4"
216"++3.8.0-RC4 -v"
217"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
218"set every credentials := Nil"
219"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
220"removeScalacOptionsStartingWith -P:wartremover"
221
222moduleMappings
223"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.etspaceman%scalacheck-faker"
224
225[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
226[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
227[info] loading project definition from /build/repo/project
228[info] loading settings for project scalacheck-faker from build.sbt...
229[info] set current project to scalacheck-faker (in build file:/build/repo/)
230Execute setCrossScalaVersions: 3.8.0-RC4
231OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
232OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in scalacheck-faker/crossScalaVersions
233[info] set current project to scalacheck-faker (in build file:/build/repo/)
234[info] Setting Scala version to 3.8.0-RC4 on 2 projects.
235[info] Switching Scala version on:
236[info] * scalacheck-faker (2.13.17, 3.8.0-RC4)
237[info] docs (2.13.17, 3.8.0-RC4)
238[info] Excluding projects:
239[info] Reapplying settings...
240[info] set current project to scalacheck-faker (in build file:/build/repo/)
241Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
242[info] Reapplying settings...
243[info] set current project to scalacheck-faker (in build file:/build/repo/)
244[info] Defining Global / credentials, credentials, docs / credentials
245[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 16 others.
246[info] Run `last` for details.
247[info] Reapplying settings...
248[info] set current project to scalacheck-faker (in build file:/build/repo/)
249Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
250[info] Reapplying settings...
251OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
252
253 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
254 Did you mean docs / allExcludeDependencies ?
255 , retry without global scopes
256[info] Reapplying settings...
257[info] set current project to scalacheck-faker (in build file:/build/repo/)
258Execute removeScalacOptionsStartingWith: -P:wartremover
259[info] Reapplying settings...
260[info] set current project to scalacheck-faker (in build file:/build/repo/)
261[success] Total time: 0 s, completed Dec 22, 2025, 7:03:51 PM
262Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
263Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
264Starting build...
265Projects: Set(scalacheck-faker)
266Starting build for ProjectRef(file:/build/repo/,scalacheck-faker) (scalacheck-faker)... [0/1]
267OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
268OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
269OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
270Compile 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, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271[info] compiling 42 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
272[info] done compiling
273[info] compiling 32 Scala sources to /build/repo/target/scala-3.8.0-RC4/test-classes ...
274[info] done compiling
275[info] faker.StringGenBuilderSpec:
276[info] + StringPart should work 0.147s
277[info] + StringRegexPart should work 0.076s
278[info] faker.FakerIDNSpec:
279[info] + should not fail 0.139s
280[info] faker.DragonballSpec
281[info] + Testing dragonball.DragonBallCharacter 3s
282[info] faker.PhoneSpec
283[info] + Testing phone.PhoneNumber 3s
284[info] + Testing phone.CellPhoneNumber 3s
285[info] faker.ColorSpec
286[info] + Testing color.ColorName 1s
287[info] faker.LoremSpec
288[info] + Testing lorem.LoremCharacters 3s
289[info] + Testing lorem.LoremWord 3s
290[info] + Testing lorem.LoremWords 3s
291[info] + Testing lorem.LoremSentence 3s
292[info] + Testing lorem.LoremParagraph 3s
293[info] + Testing lorem.LoremParagraphs 3s
294[info] faker.TimeSpec
295[info] + Testing time.CurrentEraInstant 2s
296[info] + Testing time.CurrentEraLocalDateTime 1s
297[info] + Testing time.CurrentEraOffsetDateTime 2s
298[info] + Testing time.CurrentEraZonedDateTime 2s
299[info] + Testing time.FutureInstant 2s
300[info] + Testing time.FutureLocalDateTime 2s
301[info] + Testing time.FutureOffsetDateTime 2s
302[info] + Testing time.FutureZonedDateTime 2s
303[info] + Testing time.NowInstant 2s
304[info] + Testing time.NowLocalDateTime 2s
305[info] + Testing time.NowOffsetDateTime 2s
306[info] + Testing time.NowZonedDateTime 2s
307[info] + Testing time.PastInstant 2s
308[info] + Testing time.PastLocalDateTime 2s
309[info] + Testing time.PastOffsetDateTime 1s
310[info] + Testing time.PastZonedDateTime 1s
311[info] + Testing time.RandomInstant 1s
312[info] + Testing time.RandomLocalDateTime 1s
313[info] + Testing time.RandomOffsetDateTime 1s
314[info] + Testing time.RandomZonedDateTime 1s
315[info] faker.AquaTeenHungerForceSpec
316[info] + Testing aquaTeenHungerForce.Character 609ms
317[info] faker.AddressSpec
318[info] + Testing address.BuildingNumber 1s
319[info] + Testing address.City 11s
320[info] + Testing address.CityPrefix 11s
321[info] + Testing address.CitySuffix 11s
322[info] + Testing address.Country 11s
323[info] + Testing address.DefaultCountry 10s
324[info] + Testing address.FullAddress 11s
325[info] + Testing address.Latitude 10s
326[info] + Testing address.Longitude 9s
327[info] + Testing address.SecondaryAddress 9s
328[info] + Testing address.PostalCode 7s
329[info] + Testing address.StreetAddress 7s
330[info] + Testing address.StreetName 6s
331[info] + Testing address.StreetPrefix 6s
332[info] + Testing address.StreetSuffix 5s
333[info] faker.BackToTheFutureSpec
334[info] + Testing backToTheFuture.Character 934ms
335[info] + Testing backToTheFuture.Quote 936ms
336[info] + Testing backToTheFuture.Date 213ms
337[info] faker.CompanySpec
338[info] + Testing company.BS 2s
339[info] + Testing company.BuzzWord 2s
340[info] + Testing company.CatchPhrase 7s
341[info] + Testing company.CompanyDomainName 7s
342[info] + Testing company.CompanyName 6s
343[info] + Testing company.CompanySuffix 6s
344[info] + Testing company.CompanyUrl 6s
345[info] + Testing company.Industry 6s
346[info] + Testing company.Logo 5s
347[info] + Testing company.Profession 5s
348[info] faker.NameSpec
349[info] + Testing name.FirstName 5s
350[info] + Testing name.FullName 5s
351[info] + Testing name.FullNameWithMiddle 8s
352[info] + Testing name.LastName 7s
353[info] + Testing name.Prefix 3s
354[info] + Testing name.Suffix 7s
355[info] + Testing name.Title 7s
356[info] + Testing name.UserName 6s
357[info] faker.MusicSpec
358[info] + Testing music.MusicAlbum 1s
359[info] + Testing music.MusicalGenre 1s
360[info] + Testing music.MusicalInstrument 1s
361[info] + Testing music.MusicBand 1s
362[info] faker.AncientSpec
363[info] + Testing ancient.God 1s
364[info] + Testing ancient.Primordial 1s
365[info] + Testing ancient.Titan 1s
366[info] + Testing ancient.Hero 1s
367[info] faker.GenderSpec
368[info] + Testing gender.GenderType 1s
369[info] + Testing gender.GenderBinaryType 1s
370[info] + Testing gender.GenderShortBinaryType 1s
371[info] faker.WeatherSpec
372[info] + Testing weather.WeatherDescription 526ms
373[info] + Testing weather.TemperatureCelsius 194ms
374[info] + Testing weather.TemperatureFahrenheit 193ms
375[info] faker.InternetSpec
376[info] + Testing internet.Avatar 4s
377[info] + Testing internet.DomainName 2s
378[info] + Testing internet.DomainWord 3s
379[info] + Testing internet.DomainSuffix 4s
380[info] + Testing internet.EmailAddress 4s
381[info] + Testing internet.Image 4s
382[info] + Testing internet.IpV4Address 4s
383[info] + Testing internet.IpV4Cidr 4s
384[info] + Testing internet.IpV6Address 3s
385[info] + Testing internet.IpV6Cidr 3s
386[info] + Testing internet.MacAddress 3s
387[info] + Testing internet.Password 3s
388[info] + Testing internet.PrivateIpV4Address 3s
389[info] + Testing internet.PublicIpV4Address 3s
390[info] + Testing internet.SafeEmailAddress 2s
391[info] + Testing internet.Slug 2s
392[info] + Testing internet.Url 2s
393[info] + Testing internet.UserAgent 2s
394[info] faker.CatSpec
395[info] + Testing cat.Name 1s
396[info] + Testing cat.Breed 1s
397[info] + Testing cat.Registry 1s
398[info] faker.StatesSpec
399[info] + Testing states.StateLike 577ms
400[info] faker.PokemonSpec
401[info] + Testing pokemon.PokemonName 1s
402[info] + Testing pokemon.PokemonLocation 1s
403[info] + Testing pokemon.PokemonMove 1s
404[info] faker.ProgrammingLanguageSpec
405[info] + Testing programmingLanguage.ProgrammingLanguageName 829ms
406[info] + Testing programmingLanguage.ProgrammingLanguageCreator 757ms
407[info] faker.ArtistSpec
408[info] + Testing artist.ArtistName 425ms
409[info] faker.AviationSpec
410[info] + Testing aviation.Aircraft 1s
411[info] + Testing aviation.Airport 1s
412[info] + Testing aviation.Metar 1s
413[info] faker.JobSpec
414[info] + Testing job.JobField 1s
415[info] + Testing job.JobSeniority 1s
416[info] + Testing job.JobPosition 2s
417[info] + Testing job.JobKeySkill 2s
418[info] + Testing job.JobEmploymentType 2s
419[info] + Testing job.JobEducationLevel 2s
420[info] + Testing job.JobTitle 2s
421[info] faker.YodaSpec
422[info] + Testing yoda.YodaQuote 423ms
423[info] faker.BasketballSpec
424[info] + Testing basketball.BasketballPlayer 1s
425[info] + Testing basketball.BasketballTeam 1s
426[info] + Testing basketball.BasketballCoach 1s
427[info] + Testing basketball.BasketballPosition 1s
428[info] faker.SlackSpec
429[info] + Testing slack.emoji.SlackEmoji 1s
430[info] + Testing slack.emoji.SlackEmojiActivity 1s
431[info] + Testing slack.emoji.SlackEmojiCelebration 1s
432[info] + Testing slack.emoji.SlackEmojiCustom 1s
433[info] + Testing slack.emoji.SlackEmojiFood 1s
434[info] + Testing slack.emoji.SlackEmojiNature 1s
435[info] + Testing slack.emoji.SlackEmojiObject 1s
436[info] + Testing slack.emoji.SlackEmojiPerson 1s
437[info] + Testing slack.emoji.SlackEmojiTravel 1s
438[info] faker.AppSpec
439[info] + Testing app.AppName 1s
440[info] + Testing app.AppVersion 1s
441[info] + Testing app.AppAuthor 1s
442[info] faker.CurrencySpec
443[info] + Testing currency.CurrencyCode 1s
444[info] + Testing currency.CurrencyName 1s
445[info] + Testing currency.CurrencySymbol 1s
446[info] faker.ZeldaSpec
447[info] + Testing zelda.ZeldaCharacter 1s
448[info] + Testing zelda.ZeldaGame 1s
449[info] + Testing zelda.ZeldaItem 1s
450[info] + Testing zelda.ZeldaLocation 1s
451[info] faker.AnimalSpec
452[info] + Testing animal.AnimalName 418ms
453
454************************
455Build summary:
456[{
457 "module": "scalacheck-faker",
458 "compile": {"status": "ok", "tookMs": 18895, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
459 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
460 "test-compile": {"status": "ok", "tookMs": 4913, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
461 "test": {"status": "ok", "tookMs": 73463, "passed": 147, "failed": 0, "ignored": 0, "skipped": 0, "total": 147, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}},{"framework": "unknown", "stats": {"passed": 144, "failed": 0, "ignored": 0, "skipped": 0, "total": 144}}]},
462 "publish": {"status": "skipped", "tookMs": 0},
463 "metadata": {
464 "crossScalaVersions": ["2.13.17", "3.3.7"]
465}
466}]
467************************
468[success] Total time: 105 s (0:01:45.0), completed Dec 22, 2025, 7:05:37 PM
469[0JChecking patch project/plugins.sbt...
470Checking patch build.sbt...
471Applied patch project/plugins.sbt cleanly.
472Applied patch build.sbt cleanly.