Build Information
Successful build of swift-bson, reference master (178310), with Swift 6.1 for Wasm on 6 Oct 2025 00:57:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-bson.git
Reference: master
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/tayloraswift/swift-bson
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1783103 format code using dollup
Cloned https://github.com/tayloraswift/swift-bson.git
Revision (git rev-parse @):
17831030b7c28fb24c99e5d3cc54188c91655a55
SUCCESS checkout https://github.com/tayloraswift/swift-bson.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/tayloraswift/swift-bson.git
https://github.com/tayloraswift/swift-bson.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
},
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/dollup"
}
],
"manifest_display_name" : "swift-bson",
"name" : "swift-bson",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "BSON",
"targets" : [
"BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONLegacy",
"targets" : [
"BSONLegacy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONReflection",
"targets" : [
"BSONReflection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONABI",
"targets" : [
"BSONABI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_ISO",
"targets" : [
"BSON_ISO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_UUID",
"targets" : [
"BSON_UUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleModel",
"targets" : [
"ExampleModel"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Triangles",
"targets" : [
"Triangles"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Walkthrough",
"targets" : [
"Walkthrough"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DocumentStructure",
"targets" : [
"DocumentStructure"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "BSON_UUID",
"module_type" : "SwiftTarget",
"name" : "BSON_UUID",
"path" : "Sources/BSON_UUID",
"product_dependencies" : [
"UUID"
],
"product_memberships" : [
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"UUID (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSON_ISO",
"module_type" : "SwiftTarget",
"name" : "BSON_ISO",
"path" : "Sources/BSON_ISO",
"product_dependencies" : [
"ISO"
],
"product_memberships" : [
"BSON_ISO",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"ISO.Country (ext).swift",
"ISO.Macrolanguage (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONTests",
"module_type" : "SwiftTarget",
"name" : "BSONTests",
"path" : "Sources/BSONTests",
"sources" : [
"Dictionaries.Container.NestedKey.swift",
"Dictionaries.Container.swift",
"Dictionaries.swift",
"ParsingErrors.swift",
"Primitives.swift",
"Sets.Container.swift",
"Sets.swift"
],
"target_dependencies" : [
"BSONLiterals",
"BSONReflection",
"BSON_UUID"
],
"type" : "test"
},
{
"c99name" : "BSONReflectionTests",
"module_type" : "SwiftTarget",
"name" : "BSONReflectionTests",
"path" : "Sources/BSONReflectionTests",
"sources" : [
"Reflection.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONReflection",
"module_type" : "SwiftTarget",
"name" : "BSONReflection",
"path" : "Sources/BSONReflection",
"product_memberships" : [
"BSONReflection",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Document (ext).swift",
"BSON.Indent.swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONLiterals",
"module_type" : "SwiftTarget",
"name" : "BSONLiterals",
"path" : "Sources/BSONLiterals",
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Dictionary (ext).swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONLegacy",
"module_type" : "SwiftTarget",
"name" : "BSONLegacy",
"path" : "Sources/BSONLegacy",
"product_memberships" : [
"BSONLegacy",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Key (ext).swift",
"BSON.KeyedDecoder.Super.swift",
"BSON.KeyedDecoder.swift",
"BSON.SingleValueDecoder.swift",
"BSON.UnkeyedDecoder.Index.swift",
"BSON.UnkeyedDecoder.swift",
"DecodingError (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "BSONIntegrationTests",
"path" : "Sources/BSONIntegrationTests",
"sources" : [
"CodableByEnumeratedCodingKeys.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONEncodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONEncodingTests",
"path" : "Sources/BSONEncodingTests",
"sources" : [
"Encoding.swift",
"EncodingTest.swift",
"LiteralInference.swift",
"TypeInference.swift"
],
"target_dependencies" : [
"BSON",
"BSONLiterals"
],
"type" : "test"
},
{
"c99name" : "BSONEncoding",
"module_type" : "SwiftTarget",
"name" : "BSONEncoding",
"path" : "Sources/BSONEncoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"Array (ext).swift",
"Dictionary (ext).swift",
"Encodability/BSONBinaryEncodable.swift",
"Encodability/BSONDocumentEncodable.swift",
"Encodability/BSONEncodable.swift",
"Encodability/BSONListEncodable.swift",
"Encodability/BSONStringEncodable.swift",
"Encoding/BSON.BinaryBuffer (ext).swift",
"Encoding/BSON.BinaryEncoder.swift",
"Encoding/BSON.BinaryView (ext).swift",
"Encoding/BSON.Document (ext).swift",
"Encoding/BSON.DocumentEncoder.swift",
"Encoding/BSON.FieldEncoder (ext).swift",
"Encoding/BSON.List (ext).swift",
"Encoding/BSON.ListEncoder.swift",
"Encoding/BSON.UTF8View (ext).swift",
"Extensions/BSON.AnyType (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/StaticString (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"LazyDropWhileSequence (ext).swift",
"LazyFilterSequence (ext).swift",
"LazyMapSequence (ext).swift",
"LazyPrefixWhileSequence (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONDecodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONDecodingTests",
"path" : "Sources/BSONDecodingTests",
"sources" : [
"DecodeBinary.swift",
"DecodeDocument.swift",
"DecodeList.swift",
"DecodeNumeric.swift",
"DecodeString.swift",
"DecodeVoid.swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "test"
},
{
"c99name" : "BSONDecoding",
"module_type" : "SwiftTarget",
"name" : "BSONDecoding",
"path" : "Sources/BSONDecoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"Array (ext).swift",
"BSON.FieldAccessor.swift",
"BSON.FieldDecoder.swift",
"BSON.TracingDecoder.swift",
"Decodability/BSONBinaryDecodable.swift",
"Decodability/BSONDecodable.swift",
"Decodability/BSONDocumentDecodable.swift",
"Decodability/BSONKeyspaceDecodable.swift",
"Decodability/BSONListDecodable.swift",
"Decodability/BSONStringDecodable.swift",
"Decoding/BSON.BinaryBuffer (ext).swift",
"Decoding/BSON.BinaryDecoder.swift",
"Decoding/BSON.BinaryShape (ext).swift",
"Decoding/BSON.BinarySubtype (ext).swift",
"Decoding/BSON.BinaryTypecastError.swift",
"Decoding/BSON.BinaryView (ext).swift",
"Decoding/BSON.DecodingError.swift",
"Decoding/BSON.Document (ext).swift",
"Decoding/BSON.Document.Iterator.swift",
"Decoding/BSON.DocumentDecoder.swift",
"Decoding/BSON.DocumentKeyError.swift",
"Decoding/BSON.KeyspaceDecoder.swift",
"Decoding/BSON.KeyspaceError.swift",
"Decoding/BSON.List (ext).swift",
"Decoding/BSON.List.Iterator.swift",
"Decoding/BSON.ListDecoder.swift",
"Decoding/BSON.SingleKeyError.swift",
"Decoding/BSON.UTF8View (ext).swift",
"Decoding/BSON.ValueError.swift",
"Dictionary (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Float (ext).swift",
"Extensions/Float80 (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt32 (ext).swift",
"Extensions/UInt64 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONArrays",
"module_type" : "SwiftTarget",
"name" : "BSONArrays",
"path" : "Sources/BSONArrays",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.BinaryArray.swift",
"BSON.BinaryPackable.swift",
"BSONArrayDecodable.swift",
"BSONArrayEncodable.swift",
"ClosedRange (ext).swift",
"Double (ext).swift",
"Float (ext).swift",
"Int128 (ext).swift",
"Int16 (ext).swift",
"Int32 (ext).swift",
"Int64 (ext).swift",
"Int8 (ext).swift",
"Range (ext).swift",
"UInt128 (ext).swift",
"UInt16 (ext).swift",
"UInt32 (ext).swift",
"UInt64 (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "BSONABI",
"module_type" : "SwiftTarget",
"name" : "BSONABI",
"path" : "Sources/BSONABI",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSONABI",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyType.swift",
"BSON.AnyValue.swift",
"BSON.Decoder.swift",
"BSON.Encoder.swift",
"BSON.TypeError.swift",
"BSON.TypecastError.swift",
"BSON.swift",
"BSONRepresentable.swift",
"Fields/BSON.EndIndex.swift",
"Fields/BSON.FieldEncoder.swift",
"Fields/BSON.Key.swift",
"Fields/BSON.Keyspace.swift",
"IO/BSON.BufferFrame.swift",
"IO/BSON.BufferFrameType.swift",
"IO/BSON.BufferTraversable.swift",
"IO/BSON.HeaderError.swift",
"IO/BSON.Input.swift",
"IO/BSON.InputError.Expectation.swift",
"IO/BSON.InputError.swift",
"IO/BSON.Output.swift",
"IO/BSON.OutputStream.swift",
"Primitives/BSON.BooleanSubtypeError.swift",
"Primitives/BSON.Decimal128.swift",
"Primitives/BSON.Document.swift",
"Primitives/BSON.Identifier.swift",
"Primitives/BSON.IntegerOverflowError.swift",
"Primitives/BSON.List.swift",
"Primitives/BSON.Max.swift",
"Primitives/BSON.Min.swift",
"Primitives/BSON.Null.swift",
"Primitives/BSON.Regex.OptionError.swift",
"Primitives/BSON.Regex.Options.swift",
"Primitives/BSON.Regex.swift",
"Primitives/BSON.Timestamp.swift",
"Views/BSON.BinaryBuffer.swift",
"Views/BSON.BinaryFrame.swift",
"Views/BSON.BinaryShape.swift",
"Views/BSON.BinaryShapeError.Criteria.swift",
"Views/BSON.BinaryShapeError.swift",
"Views/BSON.BinarySubtype.swift",
"Views/BSON.BinarySubtypeError.swift",
"Views/BSON.BinaryView.swift",
"Views/BSON.BinaryViewError.Expectation.swift",
"Views/BSON.BinaryViewError.swift",
"Views/BSON.DocumentFrame.swift",
"Views/BSON.UTF8Frame.swift",
"Views/BSON.UTF8View.swift"
],
"type" : "library"
},
{
"c99name" : "BSON",
"module_type" : "SwiftTarget",
"name" : "BSON",
"path" : "Sources/BSON",
"product_dependencies" : [
"TraceableErrors"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.BinaryShapeError (ext).swift",
"BSON.BinaryTypecastError (ext).swift",
"BSON.BooleanSubtypeError (ext).swift",
"BSON.DecodingError (ext).swift",
"BSON.DocumentKeyError (ext).swift",
"BSON.HeaderError (ext).swift",
"BSON.InputError (ext).swift",
"BSON.IntegerOverflowError (ext).swift",
"BSON.KeyspaceError (ext).swift",
"BSON.RangeDecodingError.swift",
"BSON.Regex.OptionError (ext).swift",
"BSON.SingleKeyError (ext).swift",
"BSON.TypeError (ext).swift",
"BSON.TypecastError (ext).swift",
"BSON.ValueError (ext).swift",
"ClosedRange (ext).swift",
"Range (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONArrays",
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "ExampleModel",
"module_type" : "SwiftTarget",
"name" : "ExampleModel",
"path" : "Snippets",
"product_memberships" : [
"ExampleModel"
],
"sources" : [
"ExampleModel.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Triangles",
"module_type" : "SwiftTarget",
"name" : "Triangles",
"path" : "Snippets",
"product_memberships" : [
"Triangles"
],
"sources" : [
"Triangles.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Walkthrough",
"module_type" : "SwiftTarget",
"name" : "Walkthrough",
"path" : "Snippets",
"product_memberships" : [
"Walkthrough"
],
"sources" : [
"Walkthrough.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "DocumentStructure",
"module_type" : "SwiftTarget",
"name" : "DocumentStructure",
"path" : "Snippets",
"product_memberships" : [
"DocumentStructure"
],
"sources" : [
"DocumentStructure.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/tayloraswift/swift-unixtime
Fetching https://github.com/tayloraswift/dollup
Fetching https://github.com/tayloraswift/swift-grammar
[1/868] Fetching swift-hash
[869/1084] Fetching swift-hash, swift-unixtime
[943/1833] Fetching swift-hash, swift-unixtime, swift-grammar
[1832/2725] Fetching swift-hash, swift-unixtime, swift-grammar, dollup
Fetched https://github.com/tayloraswift/swift-hash from cache (0.31s)
Fetched https://github.com/tayloraswift/swift-unixtime from cache (0.31s)
Fetched https://github.com/tayloraswift/swift-grammar from cache (0.31s)
Fetched https://github.com/tayloraswift/dollup from cache (0.31s)
Computing version for https://github.com/tayloraswift/dollup
Computed https://github.com/tayloraswift/dollup at 0.2.0 (1.00s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/tayloraswift/swift-io
[1/99] Fetching swift-io
[95/72511] Fetching swift-io, swift-syntax
Fetched https://github.com/tayloraswift/swift-io from cache (6.85s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.90s)
Computing version for https://github.com/tayloraswift/swift-unixtime
Computed https://github.com/tayloraswift/swift-unixtime at 0.2.0 (9.57s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.5.0 (0.56s)
Computing version for https://github.com/tayloraswift/swift-io
Computed https://github.com/tayloraswift/swift-io at 0.1.0 (0.77s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
[1/16643] Fetching swift-argument-parser
[1167/21681] Fetching swift-argument-parser, swift-system
Fetched https://github.com/apple/swift-system from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (1.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.1 (0.62s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (5.67s)
Creating working copy for https://github.com/tayloraswift/swift-unixtime
Working copy of https://github.com/tayloraswift/swift-unixtime resolved at 0.2.0
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Creating working copy for https://github.com/tayloraswift/dollup
Working copy of https://github.com/tayloraswift/dollup resolved at 0.2.0
Creating working copy for https://github.com/tayloraswift/swift-io
Working copy of https://github.com/tayloraswift/swift-io resolved at 0.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
[1/1] Compiling plugin DollupPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/61] Write sources
[26/61] Write swift-version-24593BA9C3E375BF.txt
[28/84] Compiling TraceableErrors TraceableError.swift
[29/84] Compiling UnixTime UnixMillisecond.swift
[30/84] Compiling UnixTime QuantizedDuration.swift
[31/84] Compiling UnixTime UnixAttosecond.swift
[32/84] Compiling UnixTime UnixDate.swift
[33/86] Compiling UnixTime Milliseconds.swift
[34/86] Compiling UnixTime Minutes.swift
[35/86] Compiling UnixTime Nanoseconds.swift
[36/86] Compiling UnixTime Seconds.swift
[37/86] Emitting module CasesByIntegerEncodingMacro
[38/86] Compiling CasesByIntegerEncodingMacro GenerateCasesByIntegerEncoding.swift
[39/86] Compiling BaseDigits BaseDigits.swift
[40/86] Emitting module BaseDigits
[41/87] Compiling CasesByIntegerEncodingMacro RawRepresentableByIntegerEncoding.swift
[42/87] Compiling UnixTime DurationFormat.swift
[43/87] Compiling UnixTime Days.swift
[44/87] Emitting module UnixTime
[45/87] Compiling UnixTime Hours.swift
[46/87] Compiling UnixTime Microseconds.swift
[47/87] Compiling UnixTime Duration (ext).swift
[48/87] Compiling UnixTime DurationFormat.Unit.swift
[49/88] Emitting module TraceableErrors
[50/88] Compiling TraceableErrors NamedError.swift
[54/89] Compiling UnixTime UnixInstant.swift
[55/89] Compiling UnixTime UnixInterval.swift
[56/95] Wrapping AST for BaseDigits for debugging
[57/95] Wrapping AST for TraceableErrors for debugging
[58/95] Wrapping AST for CasesByIntegerEncodingMacro for debugging
[60/100] Compiling ISO ISO.swift
[60/100] Wrapping AST for UnixTime for debugging
[62/100] Compiling Base16 Base16.UppercaseDigits.swift
[63/100] Compiling Base16 Base16.LowercaseDigits.swift
[64/143] Compiling Base16 Base16.Values.swift
[65/143] Compiling Base16 Base16.swift
[66/143] Emitting module Base16
[67/144] Wrapping AST for Base16 for debugging
[69/144] Compiling ISO ISO.Macrolanguage (gen).swift
[70/144] Compiling ISO ISO.Locale.swift
[71/146] Compiling BSONABI BSON.BinaryShape.swift
[72/146] Compiling BSONABI BSON.BinaryShapeError.Criteria.swift
[73/146] Compiling BSONABI BSON.BinaryShapeError.swift
[74/146] Compiling BSONABI BSON.BinarySubtype.swift
[75/146] Compiling BSONABI BSON.BinarySubtypeError.swift
[76/146] Compiling BSONABI BSON.BinaryView.swift
[77/151] Compiling BSONABI BSON.BufferFrame.swift
[78/151] Compiling BSONABI BSON.BufferFrameType.swift
[79/151] Compiling BSONABI BSON.BufferTraversable.swift
[80/151] Compiling BSONABI BSON.HeaderError.swift
[81/151] Compiling BSONABI BSON.Input.swift
[82/151] Compiling BSONABI BSON.InputError.Expectation.swift
[83/151] Compiling BSONABI BSON.swift
[84/151] Compiling BSONABI BSONRepresentable.swift
[85/151] Compiling BSONABI BSON.EndIndex.swift
[86/151] Compiling BSONABI BSON.FieldEncoder.swift
[87/151] Compiling BSONABI BSON.Key.swift
[88/151] Compiling BSONABI BSON.Keyspace.swift
[89/151] Compiling ISO ISO.Country (gen).swift
[90/151] Emitting module ISO
[92/152] Compiling BSONABI BSON.AnyType.swift
[93/152] Compiling BSONABI BSON.AnyValue.swift
[94/152] Compiling BSONABI BSON.Decoder.swift
[95/152] Compiling BSONABI BSON.Encoder.swift
[96/152] Compiling BSONABI BSON.TypeError.swift
[97/152] Compiling BSONABI BSON.TypecastError.swift
[98/152] Compiling BSONABI BSON.InputError.swift
[99/152] Compiling BSONABI BSON.Output.swift
[100/152] Compiling BSONABI BSON.OutputStream.swift
[101/152] Compiling BSONABI BSON.BooleanSubtypeError.swift
[102/152] Compiling BSONABI BSON.Decimal128.swift
[103/152] Compiling BSONABI BSON.Document.swift
[104/152] Compiling BSONABI BSON.Identifier.swift
[105/152] Compiling BSONABI BSON.IntegerOverflowError.swift
[106/152] Compiling BSONABI BSON.List.swift
[107/152] Compiling BSONABI BSON.Max.swift
[108/152] Compiling BSONABI BSON.Min.swift
[109/152] Compiling BSONABI BSON.Null.swift
[110/152] Compiling BSONABI BSON.Regex.OptionError.swift
[111/152] Compiling BSONABI BSON.Regex.Options.swift
[112/152] Compiling BSONABI BSON.Regex.swift
[113/152] Compiling BSONABI BSON.Timestamp.swift
[114/152] Compiling BSONABI BSON.BinaryBuffer.swift
[115/152] Compiling BSONABI BSON.BinaryFrame.swift
[115/152] Wrapping AST for ISO for debugging
[117/152] Compiling UUID UUID.swift
[118/152] Emitting module UUID
[119/153] Emitting module BSONABI
[121/153] Compiling BSONABI BSON.BinaryViewError.Expectation.swift
[122/153] Compiling BSONABI BSON.BinaryViewError.swift
[123/153] Compiling BSONABI BSON.DocumentFrame.swift
[124/153] Compiling BSONABI BSON.UTF8Frame.swift
[125/153] Compiling BSONABI BSON.UTF8View.swift
[126/154] Wrapping AST for UUID for debugging
[127/154] Wrapping AST for BSONABI for debugging
[129/261] Compiling BSONLiterals BSON.Dictionary (ext).swift
[130/261] Compiling BSONLiterals BSON.List (ext).swift
[131/261] Emitting module BSONLiterals
[132/261] Compiling BSONLiterals BSON.AnyValue (ext).swift
[133/262] Compiling BSONDecoding BSON.Key (ext).swift
[134/262] Compiling BSONDecoding BSON.Max (ext).swift
[135/262] Compiling BSONDecoding BSON.Min (ext).swift
[136/262] Compiling BSONDecoding BSON.Null (ext).swift
[137/262] Compiling BSONDecoding BSON.Regex (ext).swift
[138/262] Compiling BSONDecoding BSON.Timestamp (ext).swift
[139/262] Compiling BSONDecoding Bool (ext).swift
[140/262] Compiling BSONDecoding Character (ext).swift
[141/262] Compiling BSONEncoding UInt16 (ext).swift
[142/262] Compiling BSONEncoding UInt8 (ext).swift
[143/262] Compiling BSONEncoding Unicode.Scalar (ext).swift
[144/262] Compiling BSONEncoding UnixMillisecond (ext).swift
[145/262] Compiling BSONEncoding LazyDropWhileSequence (ext).swift
[146/262] Compiling BSONDecoding Int32 (ext).swift
[147/262] Compiling BSONDecoding Int64 (ext).swift
[148/262] Compiling BSONDecoding Int8 (ext).swift
[149/262] Compiling BSONEncoding BSON.Identifier (ext).swift
[150/262] Compiling BSONEncoding BSON.Key (ext).swift
[151/262] Compiling BSONEncoding BSON.Max (ext).swift
[152/262] Compiling BSONEncoding Double (ext).swift
[153/262] Compiling BSONEncoding Int (ext).swift
[154/262] Compiling BSONEncoding Int16 (ext).swift
[155/262] Compiling BSONEncoding Int32 (ext).swift
[156/262] Compiling BSONEncoding Int64 (ext).swift
[158/270] Compiling BSONEncoding Array (ext).swift
[159/270] Compiling BSONEncoding Dictionary (ext).swift
[160/270] Compiling BSONEncoding BSONBinaryEncodable.swift
[161/270] Compiling BSONEncoding BSONDocumentEncodable.swift
[162/270] Compiling BSONEncoding BSONEncodable.swift
[163/270] Compiling BSONEncoding BSONListEncodable.swift
[164/270] Compiling BSONEncoding BSONStringEncodable.swift
[165/276] Compiling BSONEncoding BSON.BinaryBuffer (ext).swift
[166/276] Compiling BSONEncoding BSON.BinaryEncoder.swift
[167/276] Compiling BSONEncoding BSON.BinaryView (ext).swift
[168/276] Compiling BSONEncoding BSON.Document (ext).swift
[169/276] Compiling BSONEncoding BSON.DocumentEncoder.swift
[170/276] Compiling BSONEncoding BSON.FieldEncoder (ext).swift
[171/276] Compiling BSONEncoding BSON.List (ext).swift
[172/276] Compiling BSONEncoding Milliseconds (ext).swift
[173/276] Compiling BSONEncoding Minutes (ext).swift
[174/276] Compiling BSONEncoding Never (ext).swift
[175/276] Compiling BSONEncoding Seconds (ext).swift
[176/276] Compiling BSONEncoding StaticString (ext).swift
[177/276] Compiling BSONEncoding String (ext).swift
[178/276] Compiling BSONEncoding Substring (ext).swift
[184/276] Emitting module BSONDecoding
[191/276] Compiling BSONEncoding BSON.Min (ext).swift
[192/276] Compiling BSONEncoding BSON.Null (ext).swift
[203/276] Compiling BSONEncoding BSON.Regex (ext).swift
[204/276] Compiling BSONEncoding BSON.Timestamp (ext).swift
[205/276] Compiling BSONEncoding Bool (ext).swift
[206/276] Compiling BSONEncoding Character (ext).swift
[207/276] Compiling BSONEncoding BSON.ListEncoder.swift
[208/276] Compiling BSONEncoding BSON.UTF8View (ext).swift
[209/276] Compiling BSONEncoding BSON.AnyType (ext).swift
[210/276] Compiling BSONEncoding BSON.Decimal128 (ext).swift
[219/276] Compiling BSONEncoding Int8 (ext).swift
[220/276] Emitting module BSONEncoding
[221/276] Compiling BSONEncoding LazyFilterSequence (ext).swift
[222/276] Compiling BSONEncoding LazyMapSequence (ext).swift
[223/276] Compiling BSONEncoding LazyPrefixWhileSequence (ext).swift
[224/276] Compiling BSONEncoding Optional (ext).swift
[225/276] Compiling BSONEncoding Set (ext).swift
[226/276] Compiling BSONEncoding exports.swift
[243/277] Compiling BSONDecoding UInt32 (ext).swift
[244/277] Compiling BSONDecoding UInt64 (ext).swift
[245/277] Compiling BSONDecoding UInt8 (ext).swift
[246/277] Compiling BSONDecoding Unicode.Scalar (ext).swift
[247/277] Compiling BSONDecoding UnixMillisecond (ext).swift
[248/277] Compiling BSONDecoding Optional (ext).swift
[249/277] Compiling BSONDecoding Set (ext).swift
[250/277] Compiling BSONDecoding exports.swift
[252/278] Wrapping AST for BSONEncoding for debugging
[253/278] Wrapping AST for BSONDecoding for debugging
[255/295] Compiling BSONArrays UInt16 (ext).swift
[256/295] Compiling BSONArrays UInt32 (ext).swift
[257/297] Compiling BSONArrays Int16 (ext).swift
[258/297] Compiling BSONArrays Int32 (ext).swift
[259/297] Compiling BSONArrays Int64 (ext).swift
[260/297] Compiling BSONArrays Int8 (ext).swift
[261/297] Compiling BSONArrays Range (ext).swift
[262/297] Compiling BSONArrays UInt128 (ext).swift
[263/297] Compiling BSONArrays Float (ext).swift
[264/297] Compiling BSONArrays Int128 (ext).swift
[265/297] Compiling BSONArrays BSONArrayEncodable.swift
[266/297] Compiling BSONArrays ClosedRange (ext).swift
[267/297] Compiling BSONArrays Double (ext).swift
[268/297] Compiling BSONArrays UInt64 (ext).swift
[269/297] Compiling BSONArrays exports.swift
[270/297] Emitting module BSONArrays
[271/297] Compiling BSONArrays BSON.BinaryArray.swift
[272/297] Compiling BSONArrays BSON.BinaryPackable.swift
[273/297] Compiling BSONArrays BSONArrayDecodable.swift
[274/298] Wrapping AST for BSONArrays for debugging
[276/315] Compiling BSON BSON.Regex.OptionError (ext).swift
[277/315] Compiling BSON BSON.SingleKeyError (ext).swift
[278/317] Compiling BSON BSON.KeyspaceError (ext).swift
[279/317] Compiling BSON BSON.RangeDecodingError.swift
[280/317] Compiling BSON BSON.InputError (ext).swift
[281/317] Compiling BSON BSON.IntegerOverflowError (ext).swift
[282/317] Compiling BSON BSON.BinaryShapeError (ext).swift
[283/317] Compiling BSON BSON.BinaryTypecastError (ext).swift
[284/317] Compiling BSON BSON.BooleanSubtypeError (ext).swift
[285/317] Compiling BSON BSON.TypeError (ext).swift
[286/317] Compiling BSON BSON.TypecastError (ext).swift
[287/317] Compiling BSON BSON.ValueError (ext).swift
[288/317] Compiling BSON ClosedRange (ext).swift
[289/317] Emitting module BSON
[290/317] Compiling BSON BSON.DecodingError (ext).swift
[291/317] Compiling BSON BSON.DocumentKeyError (ext).swift
[292/317] Compiling BSON BSON.HeaderError (ext).swift
[293/317] Compiling BSON Range (ext).swift
[294/317] Compiling BSON exports.swift
[295/320] Wrapping AST for BSON for debugging
[297/336] Emitting module BSON_UUID
[298/336] Compiling BSON_UUID UUID (ext).swift
[299/337] Compiling BSONReflection BSON.List (ext).swift
[300/337] Compiling BSONLegacy BSON.AnyValue (ext).swift
[301/337] Compiling BSONLegacy BSON.Key (ext).swift
[303/338] Compiling BSON_ISO ISO.Macrolanguage (ext).swift
[304/338] Emitting module BSON_ISO
[305/338] Compiling BSON_ISO ISO.Country (ext).swift
[306/339] Emitting module BSONLegacy
[307/339] Compiling BSONReflection BSON.Indent.swift
[308/339] Compiling BSONLegacy DecodingError (ext).swift
[309/339] Compiling BSONReflection BSON.Document (ext).swift
[311/339] Emitting module BSONReflection
[312/339] Compiling BSONReflection BSON.AnyValue (ext).swift
[313/340] Compiling BSONLegacy BSON.SingleValueDecoder.swift
[314/340] Compiling BSONLegacy BSON.KeyedDecoder.Super.swift
[315/340] Compiling BSONLegacy BSON.KeyedDecoder.swift
[316/340] Compiling BSONLegacy BSON.UnkeyedDecoder.Index.swift
[317/340] Compiling BSONLegacy BSON.UnkeyedDecoder.swift
[319/341] Wrapping AST for BSON_UUID for debugging
[320/341] Wrapping AST for BSON_ISO for debugging
[321/341] Wrapping AST for BSONReflection for debugging
[322/343] Wrapping AST for BSONLegacy for debugging
[324/353] Compiling Patterns Patterns.swift
[325/353] Emitting module Patterns
[327/354] Emitting module DocumentStructure
[328/354] Compiling DocumentStructure DocumentStructure.swift
[330/355] Emitting module Walkthrough
[331/355] Compiling Walkthrough Walkthrough.swift
[332/356] Emitting module ExampleModel
[333/356] Compiling ExampleModel ExampleModel.swift
[334/357] Emitting module Triangles
[335/357] Compiling Triangles Triangles.swift
[338/358] Wrapping AST for Patterns for debugging
[339/358] Write Objects.LinkFileList
[340/358] Wrapping AST for DocumentStructure for debugging
[341/358] Write Objects.LinkFileList
[342/358] Wrapping AST for Walkthrough for debugging
[343/358] Write Objects.LinkFileList
[345/358] Emitting module Examples
[346/358] Compiling Examples Examples.swift
[346/358] Wrapping AST for Triangles for debugging
[347/358] Write Objects.LinkFileList
[348/359] Wrapping AST for ExampleModel for debugging
[349/359] Write Objects.LinkFileList
[351/359] Wrapping AST for Examples for debugging
[352/359] Write Objects.LinkFileList
[353/359] Linking Walkthrough.wasm
[354/359] Linking Examples.wasm
[355/359] Linking Patterns.wasm
[356/359] Linking ExampleModel.wasm
[357/359] Linking Triangles.wasm
[358/359] Linking DocumentStructure.wasm
Build complete! (64.31s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-grammar"
},
{
"identity" : "swift-hash",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-hash"
},
{
"identity" : "swift-unixtime",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/swift-unixtime"
},
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tayloraswift/dollup"
}
],
"manifest_display_name" : "swift-bson",
"name" : "swift-bson",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "BSON",
"targets" : [
"BSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONLegacy",
"targets" : [
"BSONLegacy"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONReflection",
"targets" : [
"BSONReflection"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSONABI",
"targets" : [
"BSONABI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_ISO",
"targets" : [
"BSON_ISO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BSON_UUID",
"targets" : [
"BSON_UUID"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
},
{
"name" : "ExampleModel",
"targets" : [
"ExampleModel"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Triangles",
"targets" : [
"Triangles"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Walkthrough",
"targets" : [
"Walkthrough"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DocumentStructure",
"targets" : [
"DocumentStructure"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Patterns",
"targets" : [
"Patterns"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "BSON_UUID",
"module_type" : "SwiftTarget",
"name" : "BSON_UUID",
"path" : "Sources/BSON_UUID",
"product_dependencies" : [
"UUID"
],
"product_memberships" : [
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"UUID (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSON_ISO",
"module_type" : "SwiftTarget",
"name" : "BSON_ISO",
"path" : "Sources/BSON_ISO",
"product_dependencies" : [
"ISO"
],
"product_memberships" : [
"BSON_ISO",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"ISO.Country (ext).swift",
"ISO.Macrolanguage (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONTests",
"module_type" : "SwiftTarget",
"name" : "BSONTests",
"path" : "Sources/BSONTests",
"sources" : [
"Dictionaries.Container.NestedKey.swift",
"Dictionaries.Container.swift",
"Dictionaries.swift",
"ParsingErrors.swift",
"Primitives.swift",
"Sets.Container.swift",
"Sets.swift"
],
"target_dependencies" : [
"BSONLiterals",
"BSONReflection",
"BSON_UUID"
],
"type" : "test"
},
{
"c99name" : "BSONReflectionTests",
"module_type" : "SwiftTarget",
"name" : "BSONReflectionTests",
"path" : "Sources/BSONReflectionTests",
"sources" : [
"Reflection.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONReflection",
"module_type" : "SwiftTarget",
"name" : "BSONReflection",
"path" : "Sources/BSONReflection",
"product_memberships" : [
"BSONReflection",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Document (ext).swift",
"BSON.Indent.swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONLiterals",
"module_type" : "SwiftTarget",
"name" : "BSONLiterals",
"path" : "Sources/BSONLiterals",
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Dictionary (ext).swift",
"BSON.List (ext).swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONLegacy",
"module_type" : "SwiftTarget",
"name" : "BSONLegacy",
"path" : "Sources/BSONLegacy",
"product_memberships" : [
"BSONLegacy",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyValue (ext).swift",
"BSON.Key (ext).swift",
"BSON.KeyedDecoder.Super.swift",
"BSON.KeyedDecoder.swift",
"BSON.SingleValueDecoder.swift",
"BSON.UnkeyedDecoder.Index.swift",
"BSON.UnkeyedDecoder.swift",
"DecodingError (ext).swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "library"
},
{
"c99name" : "BSONIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "BSONIntegrationTests",
"path" : "Sources/BSONIntegrationTests",
"sources" : [
"CodableByEnumeratedCodingKeys.swift"
],
"target_dependencies" : [
"BSON",
"BSONReflection"
],
"type" : "test"
},
{
"c99name" : "BSONEncodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONEncodingTests",
"path" : "Sources/BSONEncodingTests",
"sources" : [
"Encoding.swift",
"EncodingTest.swift",
"LiteralInference.swift",
"TypeInference.swift"
],
"target_dependencies" : [
"BSON",
"BSONLiterals"
],
"type" : "test"
},
{
"c99name" : "BSONEncoding",
"module_type" : "SwiftTarget",
"name" : "BSONEncoding",
"path" : "Sources/BSONEncoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"Array (ext).swift",
"Dictionary (ext).swift",
"Encodability/BSONBinaryEncodable.swift",
"Encodability/BSONDocumentEncodable.swift",
"Encodability/BSONEncodable.swift",
"Encodability/BSONListEncodable.swift",
"Encodability/BSONStringEncodable.swift",
"Encoding/BSON.BinaryBuffer (ext).swift",
"Encoding/BSON.BinaryEncoder.swift",
"Encoding/BSON.BinaryView (ext).swift",
"Encoding/BSON.Document (ext).swift",
"Encoding/BSON.DocumentEncoder.swift",
"Encoding/BSON.FieldEncoder (ext).swift",
"Encoding/BSON.List (ext).swift",
"Encoding/BSON.ListEncoder.swift",
"Encoding/BSON.UTF8View (ext).swift",
"Extensions/BSON.AnyType (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/StaticString (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"LazyDropWhileSequence (ext).swift",
"LazyFilterSequence (ext).swift",
"LazyMapSequence (ext).swift",
"LazyPrefixWhileSequence (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONDecodingTests",
"module_type" : "SwiftTarget",
"name" : "BSONDecodingTests",
"path" : "Sources/BSONDecodingTests",
"sources" : [
"DecodeBinary.swift",
"DecodeDocument.swift",
"DecodeList.swift",
"DecodeNumeric.swift",
"DecodeString.swift",
"DecodeVoid.swift"
],
"target_dependencies" : [
"BSON"
],
"type" : "test"
},
{
"c99name" : "BSONDecoding",
"module_type" : "SwiftTarget",
"name" : "BSONDecoding",
"path" : "Sources/BSONDecoding",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"Array (ext).swift",
"BSON.FieldAccessor.swift",
"BSON.FieldDecoder.swift",
"BSON.TracingDecoder.swift",
"Decodability/BSONBinaryDecodable.swift",
"Decodability/BSONDecodable.swift",
"Decodability/BSONDocumentDecodable.swift",
"Decodability/BSONKeyspaceDecodable.swift",
"Decodability/BSONListDecodable.swift",
"Decodability/BSONStringDecodable.swift",
"Decoding/BSON.BinaryBuffer (ext).swift",
"Decoding/BSON.BinaryDecoder.swift",
"Decoding/BSON.BinaryShape (ext).swift",
"Decoding/BSON.BinarySubtype (ext).swift",
"Decoding/BSON.BinaryTypecastError.swift",
"Decoding/BSON.BinaryView (ext).swift",
"Decoding/BSON.DecodingError.swift",
"Decoding/BSON.Document (ext).swift",
"Decoding/BSON.Document.Iterator.swift",
"Decoding/BSON.DocumentDecoder.swift",
"Decoding/BSON.DocumentKeyError.swift",
"Decoding/BSON.KeyspaceDecoder.swift",
"Decoding/BSON.KeyspaceError.swift",
"Decoding/BSON.List (ext).swift",
"Decoding/BSON.List.Iterator.swift",
"Decoding/BSON.ListDecoder.swift",
"Decoding/BSON.SingleKeyError.swift",
"Decoding/BSON.UTF8View (ext).swift",
"Decoding/BSON.ValueError.swift",
"Dictionary (ext).swift",
"Extensions/BSON.Decimal128 (ext).swift",
"Extensions/BSON.Identifier (ext).swift",
"Extensions/BSON.Key (ext).swift",
"Extensions/BSON.Max (ext).swift",
"Extensions/BSON.Min (ext).swift",
"Extensions/BSON.Null (ext).swift",
"Extensions/BSON.Regex (ext).swift",
"Extensions/BSON.Timestamp (ext).swift",
"Extensions/Bool (ext).swift",
"Extensions/Character (ext).swift",
"Extensions/Double (ext).swift",
"Extensions/Float (ext).swift",
"Extensions/Float80 (ext).swift",
"Extensions/Int (ext).swift",
"Extensions/Int16 (ext).swift",
"Extensions/Int32 (ext).swift",
"Extensions/Int64 (ext).swift",
"Extensions/Int8 (ext).swift",
"Extensions/Milliseconds (ext).swift",
"Extensions/Minutes (ext).swift",
"Extensions/Never (ext).swift",
"Extensions/Seconds (ext).swift",
"Extensions/String (ext).swift",
"Extensions/Substring (ext).swift",
"Extensions/UInt (ext).swift",
"Extensions/UInt16 (ext).swift",
"Extensions/UInt32 (ext).swift",
"Extensions/UInt64 (ext).swift",
"Extensions/UInt8 (ext).swift",
"Extensions/Unicode.Scalar (ext).swift",
"Extensions/UnixMillisecond (ext).swift",
"Optional (ext).swift",
"Set (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONABI"
],
"type" : "library"
},
{
"c99name" : "BSONArrays",
"module_type" : "SwiftTarget",
"name" : "BSONArrays",
"path" : "Sources/BSONArrays",
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.BinaryArray.swift",
"BSON.BinaryPackable.swift",
"BSONArrayDecodable.swift",
"BSONArrayEncodable.swift",
"ClosedRange (ext).swift",
"Double (ext).swift",
"Float (ext).swift",
"Int128 (ext).swift",
"Int16 (ext).swift",
"Int32 (ext).swift",
"Int64 (ext).swift",
"Int8 (ext).swift",
"Range (ext).swift",
"UInt128 (ext).swift",
"UInt16 (ext).swift",
"UInt32 (ext).swift",
"UInt64 (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "BSONABI",
"module_type" : "SwiftTarget",
"name" : "BSONABI",
"path" : "Sources/BSONABI",
"product_dependencies" : [
"UnixTime"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSONABI",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.AnyType.swift",
"BSON.AnyValue.swift",
"BSON.Decoder.swift",
"BSON.Encoder.swift",
"BSON.TypeError.swift",
"BSON.TypecastError.swift",
"BSON.swift",
"BSONRepresentable.swift",
"Fields/BSON.EndIndex.swift",
"Fields/BSON.FieldEncoder.swift",
"Fields/BSON.Key.swift",
"Fields/BSON.Keyspace.swift",
"IO/BSON.BufferFrame.swift",
"IO/BSON.BufferFrameType.swift",
"IO/BSON.BufferTraversable.swift",
"IO/BSON.HeaderError.swift",
"IO/BSON.Input.swift",
"IO/BSON.InputError.Expectation.swift",
"IO/BSON.InputError.swift",
"IO/BSON.Output.swift",
"IO/BSON.OutputStream.swift",
"Primitives/BSON.BooleanSubtypeError.swift",
"Primitives/BSON.Decimal128.swift",
"Primitives/BSON.Document.swift",
"Primitives/BSON.Identifier.swift",
"Primitives/BSON.IntegerOverflowError.swift",
"Primitives/BSON.List.swift",
"Primitives/BSON.Max.swift",
"Primitives/BSON.Min.swift",
"Primitives/BSON.Null.swift",
"Primitives/BSON.Regex.OptionError.swift",
"Primitives/BSON.Regex.Options.swift",
"Primitives/BSON.Regex.swift",
"Primitives/BSON.Timestamp.swift",
"Views/BSON.BinaryBuffer.swift",
"Views/BSON.BinaryFrame.swift",
"Views/BSON.BinaryShape.swift",
"Views/BSON.BinaryShapeError.Criteria.swift",
"Views/BSON.BinaryShapeError.swift",
"Views/BSON.BinarySubtype.swift",
"Views/BSON.BinarySubtypeError.swift",
"Views/BSON.BinaryView.swift",
"Views/BSON.BinaryViewError.Expectation.swift",
"Views/BSON.BinaryViewError.swift",
"Views/BSON.DocumentFrame.swift",
"Views/BSON.UTF8Frame.swift",
"Views/BSON.UTF8View.swift"
],
"type" : "library"
},
{
"c99name" : "BSON",
"module_type" : "SwiftTarget",
"name" : "BSON",
"path" : "Sources/BSON",
"product_dependencies" : [
"TraceableErrors"
],
"product_memberships" : [
"BSON",
"BSONLegacy",
"BSONReflection",
"BSON_ISO",
"BSON_UUID",
"Examples",
"ExampleModel",
"Triangles",
"Walkthrough",
"DocumentStructure",
"Patterns"
],
"sources" : [
"BSON.BinaryShapeError (ext).swift",
"BSON.BinaryTypecastError (ext).swift",
"BSON.BooleanSubtypeError (ext).swift",
"BSON.DecodingError (ext).swift",
"BSON.DocumentKeyError (ext).swift",
"BSON.HeaderError (ext).swift",
"BSON.InputError (ext).swift",
"BSON.IntegerOverflowError (ext).swift",
"BSON.KeyspaceError (ext).swift",
"BSON.RangeDecodingError.swift",
"BSON.Regex.OptionError (ext).swift",
"BSON.SingleKeyError (ext).swift",
"BSON.TypeError (ext).swift",
"BSON.TypecastError (ext).swift",
"BSON.ValueError (ext).swift",
"ClosedRange (ext).swift",
"Range (ext).swift",
"exports.swift"
],
"target_dependencies" : [
"BSONArrays",
"BSONDecoding",
"BSONEncoding"
],
"type" : "library"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "ExampleModel",
"module_type" : "SwiftTarget",
"name" : "ExampleModel",
"path" : "Snippets",
"product_memberships" : [
"ExampleModel"
],
"sources" : [
"ExampleModel.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Triangles",
"module_type" : "SwiftTarget",
"name" : "Triangles",
"path" : "Snippets",
"product_memberships" : [
"Triangles"
],
"sources" : [
"Triangles.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Walkthrough",
"module_type" : "SwiftTarget",
"name" : "Walkthrough",
"path" : "Snippets",
"product_memberships" : [
"Walkthrough"
],
"sources" : [
"Walkthrough.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "DocumentStructure",
"module_type" : "SwiftTarget",
"name" : "DocumentStructure",
"path" : "Snippets",
"product_memberships" : [
"DocumentStructure"
],
"sources" : [
"DocumentStructure.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
},
{
"c99name" : "Patterns",
"module_type" : "SwiftTarget",
"name" : "Patterns",
"path" : "Snippets",
"product_memberships" : [
"Patterns"
],
"sources" : [
"Patterns.swift"
],
"target_dependencies" : [
"BSON_UUID",
"BSON_ISO",
"BSONReflection",
"BSONLegacy",
"BSONABI",
"BSON"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.