The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PotentCodables with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/potentcodables.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/outfoxx/potentcodables
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5aead8f Merge pull request #77 from outfoxx/fix/yaml-special-plain
Cloned https://github.com/outfoxx/potentcodables.git
Revision (git rev-parse @):
5aead8f565a9831ccda5af4f10b5cdffe3cf0dd7
SUCCESS checkout https://github.com/outfoxx/potentcodables.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/outfoxx/potentcodables.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1254] Fetching regex
[817/2831] Fetching regex, swift-docc-plugin
[1480/5710] Fetching regex, swift-docc-plugin, swift-docc-symbolkit
[1509/8807] Fetching regex, swift-docc-plugin, swift-docc-symbolkit, bigint
[2213/14285] Fetching regex, swift-docc-plugin, swift-docc-symbolkit, bigint, swift-numerics
[12868/28443] Fetching regex, swift-docc-plugin, swift-docc-symbolkit, bigint, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.68s)
Fetching https://github.com/SusanDoggie/Float16.git
[13850/25564] Fetching regex, swift-docc-plugin, bigint, swift-numerics, swift-collections
[15317/25858] Fetching regex, swift-docc-plugin, bigint, swift-numerics, swift-collections, float16
Fetched https://github.com/SusanDoggie/Float16.git from cache (0.25s)
[19052/25564] Fetching regex, swift-docc-plugin, bigint, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.10s)
[19315/23987] Fetching regex, bigint, swift-numerics, swift-collections
Fetched https://github.com/attaswift/BigInt.git from cache (1.49s)
Fetched https://github.com/apple/swift-numerics from cache (1.49s)
Fetched https://github.com/sharplet/Regex.git from cache (1.50s)
Fetched https://github.com/apple/swift-collections.git from cache (1.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.1.0 (1.56s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.52s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.43s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.45s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.1.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/39] Compiling fy-docstate.c
[3/39] Compiling fy-dump.c
[3/39] Write sources
[8/39] Compiling _NumericsShims _NumericsShims.c
[8/39] Write sources
[13/39] Copying PotentCodables.docc
[13/39] Write sources
[17/39] Compiling fy-composer.c
[18/39] Compiling fy-docbuilder.c
[19/39] Compiling fy-atom.c
[20/39] Compiling fy-diag.c
[21/39] Compiling fy-ctype.c
[22/39] Compiling fy-utf8.c
[23/39] Compiling fy-blob.c
[24/39] Compiling fy-utils.c
[25/39] Compiling xxhash.c
[26/39] Compiling fy-types.c
[27/39] Compiling fy-input.c
[28/39] Compiling fy-path.c
[29/39] Write swift-version-24593BA9C3E375BF.txt
[30/39] Compiling fy-doc.c
[31/39] Compiling fy-token.c
[32/39] Compiling CFloat16 float16.c
[33/54] Compiling fy-accel.c
[34/56] Compiling fy-walk.c
[35/56] Write sources
[36/56] Compiling fy-event.c
[37/118] Compiling fy-emit.c
[38/140] Compiling fy-parse.c
[40/140] Emitting module Regex
[41/140] Emitting module DequeModule
[42/142] Emitting module OrderedCollections
[43/148] Compiling DequeModule Deque._Storage.swift
[44/148] Compiling DequeModule Deque._UnsafeHandle.swift
[45/148] Emitting module BigInt
[46/150] Compiling RealModule Real.swift
[47/151] Compiling DequeModule _DequeSlot.swift
[48/151] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/151] Emitting module RealModule
[50/151] Compiling DequeModule Deque+Hashable.swift
[51/151] Compiling DequeModule Deque+Testing.swift
[52/151] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[53/151] Compiling DequeModule _DequeBuffer.swift
[54/151] Compiling DequeModule _DequeBufferHeader.swift
[57/151] Compiling BigInt String Conversion.swift
[58/151] Compiling RealModule Float16+Real.swift
[59/151] Compiling DequeModule Compatibility.swift
[60/151] Compiling DequeModule Deque+Codable.swift
[61/151] Compiling BigInt Subtraction.swift
[62/151] Compiling BigInt Words and Bits.swift
[63/151] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[64/151] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/151] Compiling OrderedCollections OrderedSet+Equatable.swift
[66/151] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[67/151] Compiling RealModule Float+Real.swift
[68/151] Compiling RealModule RealFunctions.swift
[70/151] Compiling DequeModule Deque+Equatable.swift
[71/151] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[72/151] Compiling DequeModule Deque+Extras.swift
[75/151] Compiling DequeModule Deque.swift
[78/151] Compiling DequeModule Deque+Collection.swift
[79/151] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[80/151] Compiling DequeModule Deque+CustomReflectable.swift
[81/151] Compiling DequeModule Deque+CustomStringConvertible.swift
[90/151] Compiling RealModule ElementaryFunctions.swift
[110/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[111/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[112/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[113/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[114/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[115/151] Compiling OrderedCollections OrderedSet+SubSequence.swift
[116/152] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[117/152] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[118/152] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[119/152] Compiling OrderedCollections OrderedDictionary+Values.swift
[120/152] Compiling OrderedCollections OrderedDictionary.swift
[121/152] Compiling OrderedCollections OrderedSet+Codable.swift
[122/152] Compiling OrderedCollections OrderedSet+Hashable.swift
[123/152] Compiling OrderedCollections OrderedSet+Initializers.swift
[124/152] Compiling OrderedCollections OrderedSet+Insertions.swift
[125/152] Compiling OrderedCollections OrderedSet+Invariants.swift
[126/152] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[127/152] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[128/152] Compiling RealModule Float80+Real.swift
[133/157] Compiling OrderedCollections OrderedSet+Testing.swift
[134/157] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[135/157] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[136/157] Compiling OrderedCollections OrderedSet.swift
[137/157] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[138/157] Compiling OrderedCollections _UnsafeBitset.swift
[139/158] Compiling Float16 Concurrency.swift
[140/158] Compiling Float16 float16.swift
[141/158] Compiling Float16 Real.swift
[143/158] Emitting module Float16
[154/162] Emitting module Collections
[155/162] Compiling Collections Collections.swift
[156/162] Compiling Regex String+ReplaceMatching.swift
[157/162] Compiling Regex ThreadLocal.swift
[158/163] Compiling Regex Options.swift
[159/163] Compiling Regex Regex.swift
[160/163] Compiling Regex Foundation+Ranges.swift
[161/163] Compiling Regex MatchResult.swift
[165/186] Compiling PotentCodables Regexes.swift
[166/186] Compiling PotentCodables TimeZone.swift
[167/186] Compiling PotentCodables TopLevel.swift
[168/188] Compiling PotentCodables Errors.swift
[169/188] Compiling PotentCodables Float16.swift
[170/188] Compiling PotentCodables KeyStrategy.swift
[171/188] Compiling PotentCodables ZonedDate.swift
[172/188] Compiling PotentCodables resource_bundle_accessor.swift
[173/188] Emitting module PotentCodables
[174/188] Compiling PotentCodables KeyedNestedDecoder.swift
[175/188] Compiling PotentCodables KeyedNestedEncoder.swift
[176/188] Compiling PotentCodables Refs.swift
[177/188] Compiling PotentCodables TreeValueDecodingContainer.swift
[178/188] Compiling PotentCodables Value.swift
[179/188] Compiling PotentCodables ValueDecoder.swift
[180/188] Compiling PotentCodables AnyValueEncoder.swift
[181/188] Compiling PotentCodables DecoderSupport.swift
[182/188] Compiling PotentCodables EncoderSupport.swift
[183/188] Compiling PotentCodables AnyCodingKey.swift
[184/188] Compiling PotentCodables AnyValue.swift
[185/188] Compiling PotentCodables AnyValueDecoder.swift
[186/188] Compiling PotentCodables ValueEncoder.swift
[187/188] Compiling PotentCodables ValueTransformer.swift
[188/188] Compiling PotentCodables ValueTransformerProviding.swift
[190/231] Compiling PotentJSON JSONWriter.swift
[191/231] Compiling PotentYAML YAMLSchema.swift
[192/232] Compiling PotentCBOR CBORSerialization.swift
[193/232] Compiling PotentASN1 AnyTime.swift
[194/232] Compiling PotentASN1 BigInts.swift
[195/234] Compiling PotentASN1 SchemaSpecified.swift
[196/234] Compiling PotentASN1 SchemaState.swift
[197/234] Compiling PotentCBOR CBORReader.swift
[198/234] Compiling PotentYAML YAMLSerialization.swift
[199/234] Compiling PotentYAML YAMLSchemaCore.swift
[200/234] Compiling PotentJSON JSONSerialization.swift
[201/234] Compiling PotentJSON JSONReader.swift
[202/234] Compiling PotentCBOR CBORWriter.swift
[203/234] Compiling PotentCBOR CBORStream.swift
[204/234] Compiling PotentASN1 Tagged.swift
[205/234] Compiling PotentASN1 TaggedValue.swift
[206/234] Emitting module PotentYAML
[207/234] Compiling PotentYAML YAMLReader.swift
[208/234] Compiling PotentCBOR CBOREncoder.swift
[209/234] Compiling PotentASN1 ASN1Serialization.swift
[210/234] Compiling PotentASN1 AnyString.swift
[211/234] Compiling PotentASN1 BitString.swift
[212/234] Compiling PotentASN1 Dates.swift
[213/234] Compiling PotentASN1 ObjectIdentifier.swift
[214/234] Compiling PotentASN1 Schema.swift
[215/234] Compiling PotentJSON JSONDecoder.swift
[216/234] Compiling PotentJSON JSON.swift
[217/234] Emitting module PotentJSON
[218/234] Compiling PotentJSON JSONEncoder.swift
[219/234] Compiling PotentJSON Errors.swift
[220/234] Compiling PotentYAML YAMLWriter.swift
[222/235] Emitting module PotentCBOR
[223/235] Compiling PotentCBOR CBOR.swift
[224/235] Compiling PotentCBOR CBORDecoder.swift
[225/236] Compiling PotentYAML YAMLEncoder.swift
[227/236] Compiling PotentYAML Errors.swift
[228/236] Compiling PotentYAML Libfyaml.swift
[229/236] Compiling PotentYAML YAML.swift
[230/236] Compiling PotentASN1 ASN1Decoder.swift
[231/237] Emitting module PotentASN1
[237/237] Compiling PotentASN1 ASN1Encoder.swift
Build complete! (39.35s)
Build complete.
Done.