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 MetaSerialization, reference main (f6d348), with Swift 5.8 for Linux on 30 Aug 2024 15:26:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cherrywoods/swift-meta-serialization.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/cherrywoods/swift-meta-serialization
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f6d3489 Add contributors
Cloned https://github.com/cherrywoods/swift-meta-serialization.git
Revision (git rev-parse @):
f6d3489bb4c17b658bfc5806c6183dd118ea813d
SUCCESS checkout https://github.com/cherrywoods/swift-meta-serialization.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/cherrywoods/swift-meta-serialization.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:c076d3ae857ca95da27bda0293ef81759bb7add70e4768513ac0cd43f6640c27
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-numerics.git
[1/455] Fetching cwlcatchexception
[456/6031] Fetching cwlcatchexception, swift-numerics
[6032/11530] Fetching cwlcatchexception, swift-numerics, swift-algorithms
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.40s)
Fetched https://github.com/apple/swift-algorithms.git (0.41s)
Fetching https://github.com/Quick/Quick.git
Fetched https://github.com/apple/swift-numerics.git (0.41s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/1257] Fetching cwlpreconditiontesting
[1258/15929] Fetching cwlpreconditiontesting, quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetching https://github.com/Quick/Nimble.git
[2348/14672] Fetching quick
[14673/26797] Fetching quick, swift-argument-parser
Fetched https://github.com/Quick/Quick.git (0.58s)
Fetched https://github.com/apple/swift-argument-parser.git (0.73s)
[1/18855] Fetching nimble
Fetched https://github.com/Quick/Nimble.git (1.95s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.32s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.34s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.30s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.29s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.32s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[6/41] Emitting module MetaSerialization
[7/45] Compiling MetaSerialization KeyedContainerMeta.swift
[8/45] Compiling MetaSerialization MetaSupplier+Defaults.swift
[9/45] Compiling MetaSerialization Metas.swift
[10/45] Compiling MetaSerialization NilMarker+NilMeta.swift
[11/45] Compiling MetaSerialization UnkeyedContainerMeta.swift
[12/45] Compiling MetaSerialization CodingKeys.swift
[13/45] Compiling MetaSerialization DirectlyCodable.swift
[14/45] Compiling MetaSerialization Foundation Primitive Codables.swift
[15/45] Compiling MetaSerialization NilMarker.swift
[16/45] Compiling MetaSerialization PrimitivesEnumTranslator.swift
[17/45] Compiling MetaSerialization PrimitivesProtocolTranslator.swift
[18/45] Compiling MetaSerialization OrderedKeyedContainer.swift
[19/45] Compiling MetaSerialization Representation+Default Implementations.swift
[20/45] Compiling MetaSerialization Representation.swift
[21/45] Compiling MetaSerialization MetaSingleValueEncodingContainer.swift
[22/45] Compiling MetaSerialization MetaUnkeyedEncodingContainer.swift
[23/45] Compiling MetaSerialization MetaEncoder+containerMethods.swift
[24/45] Compiling MetaSerialization MetaEncoder+frontend.swift
[25/45] Compiling MetaSerialization MetaEncoder.swift
[26/45] Compiling MetaSerialization MetaSupplier.swift
[27/45] Compiling MetaSerialization Reference.swift
[28/45] Compiling MetaSerialization ReferencingStorage.swift
[29/45] Compiling MetaSerialization ErrorContainer.swift
[30/45] Compiling MetaSerialization PrimitivesEnumTranslator+Primitives.swift
[31/45] Compiling MetaSerialization Serialization+Default Implementations.swift
[32/45] Compiling MetaSerialization Serialization.swift
[33/45] Compiling MetaSerialization SimpleSerialization.swift
[34/45] Compiling MetaSerialization Array+UnkeyedContainerMeta.swift
[35/45] Compiling MetaSerialization Dictionary+KeyedContainerMeta.swift
[36/45] Compiling MetaSerialization MetaDecoder+containerMethods.swift
[37/45] Compiling MetaSerialization MetaDecoder+frontend.swift
[38/45] Compiling MetaSerialization MetaDecoder.swift
[39/45] Compiling MetaSerialization Unwrapper.swift
[40/45] Compiling MetaSerialization MetaKeyedEncodingContainer.swift
[41/45] Compiling MetaSerialization CodingStorage.swift
[42/45] Compiling MetaSerialization LinearCodingStack.swift
[43/45] Compiling MetaSerialization KeyedDecodingContainer.swift
[44/45] Compiling MetaSerialization SingleValueDecodingContainer.swift
[45/45] Compiling MetaSerialization UnkeyedDecodingContainer.swift
Build complete! (20.00s)
Build complete.
Done.