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 JSON with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/json.git
Reference: 2.2.2
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/vapor-community/json
 * tag               2.2.2      -> FETCH_HEAD
HEAD is now at 6c7ce40 remove characters warning
Cloned https://github.com/vapor-community/json.git
Revision (git rev-parse @):
6c7ce40d30b322d45cc49a8f1d742609d3228eb7
SUCCESS checkout https://github.com/vapor-community/json.git at 2.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vapor-community/json.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
[44/24354] Fetching node, core
Fetched https://github.com/vapor/node.git from cache (0.64s)
Fetched https://github.com/vapor/core.git from cache (0.65s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.38s)
Fetching https://github.com/vapor/debugging.git
Fetching https://github.com/vapor/bits.git
[1/260] Fetching debugging
[261/618] Fetching debugging, bits
Fetched https://github.com/vapor/debugging.git from cache (0.24s)
Fetched https://github.com/vapor/bits.git from cache (0.24s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.36s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.37s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.39s)
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/33] Emitting module Bits
[10/35] Emitting module PathIndexable
[11/35] Compiling Bits UnsignedInteger+BytesConvertible.swift
[12/35] Compiling Bits UnsignedInteger+Shifting.swift
[13/35] Emitting module Debugging
[14/35] Compiling Debugging Debuggable.swift
[15/36] Compiling Bits Operators.swift
[16/36] Compiling Bits String+BytesConvertible.swift
[18/36] Compiling Bits Aliases.swift
[19/36] Compiling Bits Base64Encoder.swift
[20/36] Compiling Bits Byte+Alphabet.swift
[21/36] Compiling PathIndexable PathIndexable+Subscripting.swift
[22/36] Compiling PathIndexable PathIndexable.swift
[24/37] Compiling Bits Bytes+Percent.swift
[25/37] Compiling Bits BytesConvertible.swift
[26/37] Compiling Bits Bytes+Base64.swift
[27/37] Compiling Bits Bytes+Hex.swift
[28/37] Compiling Bits Data+BytesConvertible.swift
[29/37] Compiling Bits HexEncoder.swift
[30/37] Compiling Bits Byte+ControlCharacters.swift
[31/37] Compiling Bits Byte+Convenience.swift
[32/37] Compiling Bits Byte+PatternMatching.swift
[33/37] Compiling Bits Byte+Random.swift
[34/37] Compiling Bits Byte+UTF8Numbers.swift
[35/37] Compiling Bits ByteSequence+Conversions.swift
[36/38] Emitting module libc
[37/38] Compiling libc libc.swift
[40/61] Compiling Core DispatchTime+Utilities.swift
[41/61] Compiling Core EmptyInitializable.swift
[42/61] Compiling Core Exports.swift
[43/63] Compiling Core Extendable.swift
[44/63] Compiling Core FileProtocol.swift
[45/63] Compiling Core Int+Hex.swift
[46/63] Emitting module Core
[47/63] Compiling Core Result.swift
[48/63] Compiling Core Semaphore.swift
[49/63] Compiling Core Sequence.swift
[50/63] Compiling Core String.swift
[51/63] Compiling Core WorkingDirectory.swift
[52/63] Compiling Core Lock.swift
[53/63] Compiling Core Portal.swift
[54/63] Compiling Core RFC1123.swift
[55/63] Compiling Core Collection+Safe.swift
[56/63] Compiling Core DataFile.swift
[57/63] Compiling Core Dispatch.swift
[58/63] Compiling Core StaticDataBuffer.swift
[59/63] Compiling Core String+CaseInsensitiveCompare.swift
[60/63] Compiling Core String+Polymorphic.swift
[61/63] Compiling Core Array.swift
[62/63] Compiling Core Bits.swift
[63/63] Compiling Core Cache.swift
[65/99] Emitting module Node
[66/103] Compiling Node NodeRepresentable.swift
[67/103] Compiling Node Array+Convertible.swift
[68/103] Compiling Node Dictionary+Convertible.swift
[69/103] Compiling Node Fuzzy+Any.swift
[70/103] Compiling Node FuzzyConverter.swift
[71/103] Compiling Node Integer+Convertible.swift
[72/103] Compiling Node Schema+Convertible.swift
[73/103] Compiling Node SchemaWrapper+Convertible.swift
[74/103] Compiling Node String+Convertible.swift
[75/103] Compiling Node UUID+Convertible.swift
[76/103] Compiling Node UnsignedInteger+Convertible.swift
[77/103] Compiling Node Context.swift
[78/103] Compiling Node Node.swift
[79/103] Compiling Node NodeConvertible.swift
[80/103] Compiling Node NodeInitializable.swift
[81/103] Compiling Node Getters.swift
[82/103] Compiling Node Setters.swift
[83/103] Compiling Node Bool+Convertible.swift
[84/103] Compiling Node Date+Convertible.swift
[85/103] Compiling Node FloatingPoint+Convertible.swift
[86/103] Compiling Node StructuredData+PathIndexable.swift
[87/103] Compiling Node StructuredData+Polymorphic.swift
[88/103] Compiling Node StructuredData.swift
[89/103] Compiling Node StructuredDataWrapper+Cases.swift
[90/103] Compiling Node StructuredDataWrapper+Convenience.swift
[91/103] Compiling Node StructuredDataWrapper+Equatable.swift
[92/103] Compiling Node StructuredDataWrapper+Literals.swift
[93/103] Compiling Node StructuredDataWrapper+PathIndexable.swift
[94/103] Compiling Node StructuredDataWrapper+Polymorphic.swift
[95/103] Compiling Node Optional+Convertible.swift
[96/103] Compiling Node Set+Convertible.swift
[97/103] Compiling Node Number.swift
[98/103] Compiling Node StructuredData+Equatable.swift
[99/103] Compiling Node StructuredData+Init.swift
[100/103] Compiling Node StructuredDataWrapper.swift
[101/103] Compiling Node Errors.swift
[102/103] Compiling Node Exports.swift
[103/103] Compiling Node Identifier.swift
[105/112] Compiling JSON JSONRepresentable.swift
[106/113] Compiling JSON JSONContext.swift
[107/113] Compiling JSON JSON.swift
[108/113] Compiling JSON JSON+Serialize.swift
[109/113] Compiling JSON JSON+Fuzzy.swift
[110/113] Compiling JSON JSON+Bytes.swift
[111/113] Emitting module JSON
[112/113] Compiling JSON JSON+Parse.swift
[113/113] Compiling JSON Sequence+Convertible.swift
Build complete! (11.74s)
Build complete.
Done.