The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynamicCodableKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/DynamicCodableKit.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/SwiftyLab/DynamicCodableKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3e4b41a doc: added archiving note
Cloned https://github.com/SwiftyLab/DynamicCodableKit.git
Revision (git rev-parse @):
3e4b41a7d891d058675dff7b10a336470ecf8b27
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/DynamicCodableKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/SwiftyLab/DynamicCodableKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-docc-plugin
[1/1448] Fetching swift-docc-plugin
[1305/9839] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-format (0.61s)
Fetched https://github.com/apple/swift-docc-plugin (0.61s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.51s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
[1/6013] Fetching swift-tools-support-core
[6014/17423] Fetching swift-tools-support-core, swift-argument-parser
[17424/72244] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git (0.81s)
[19171/60834] Fetching swift-tools-support-core, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git (4.56s)
Fetched https://github.com/apple/swift-syntax (4.60s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.51s)
Fetching https://github.com/apple/swift-system.git
[1/2972] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.43s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.45s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2382] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.47s)
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-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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.1.4
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
[1/1] Compiling plugin GenerateManualPlugin
/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 {
                ^
[2/2] 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 {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[4/23] Emitting module DynamicCodableKit
[5/25] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[6/25] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
[7/25] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[8/25] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[9/25] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[10/25] Compiling DynamicCodableKit DynamicDecodable.swift
[11/25] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[12/25] Compiling DynamicCodableKit DynamicDecodingContext.swift
[13/25] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[14/25] Compiling DynamicCodableKit DynamicEncodable.swift
[15/25] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[16/25] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[17/25] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
[18/25] Compiling DynamicCodableKit Decoder.swift
[19/25] Compiling DynamicCodableKit DecodingError.swift
[20/25] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[21/25] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[22/25] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[23/25] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[24/25] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[25/25] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
Build complete! (30.02s)
Build complete.
Done.

Build Machine: Linux 2