The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DynamicCodableKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/DynamicCodableKit.git
Reference: v1.0.0
Cloned https://github.com/SwiftyLab/DynamicCodableKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftyLab/DynamicCodableKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" 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/1371] Fetching swift-docc-plugin
[1290/7152] Fetching swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin (0.39s)
Fetched https://github.com/apple/swift-format (0.51s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.39s)
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/5549] Fetching swift-tools-support-core
[5550/16334] Fetching swift-tools-support-core, swift-argument-parser
[16335/57630] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git (0.68s)
[14089/52081] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git (0.69s)
[3717/41296] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax (2.94s)
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.40s)
Fetching https://github.com/apple/swift-system.git
[1/2586] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.31s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.68s)
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.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.30s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2058] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.33s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.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-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-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-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-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-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
[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 Decoder.swift
[6/25] Compiling DynamicCodableKit DecodingError.swift
[7/25] Compiling DynamicCodableKit DynamicDecodingDictionaryWrapper.swift
[8/25] Compiling DynamicCodableKit PathCodingKeyDefaultValueWrapper.swift
[9/25] Compiling DynamicCodableKit PathCodingKeyWrapper.swift
[10/25] Compiling DynamicCodableKit DynamicDecodingCollectionWrapper.swift
[11/25] Compiling DynamicCodableKit DynamicDecodingContextCodingKey.swift
[12/25] Compiling DynamicCodableKit DynamicDecodingDefaultValueWrapper.swift
[13/25] Compiling DynamicCodableKit KeyedDecodingContainerProtocol.swift
[14/25] Compiling DynamicCodableKit UnkeyedDecodingContainer.swift
[15/25] Compiling DynamicCodableKit DynamicDecodable.swift
[16/25] Compiling DynamicCodableKit DynamicDecodingConfiguration.swift
[17/25] Compiling DynamicCodableKit DynamicDecodingContext.swift
[18/25] Compiling DynamicCodableKit DynamicDecodingDefaultValueContextBasedWrapper.swift
[19/25] Compiling DynamicCodableKit DynamicEncodable.swift
[20/25] Compiling DynamicCodableKit DynamicDecodingCollectionContextBasedWrapper.swift
[21/25] Compiling DynamicCodableKit DynamicDecodingContextBasedWrapper.swift
[22/25] Compiling DynamicCodableKit DynamicDecodingContextProvider.swift
[23/25] Compiling DynamicCodableKit DynamicDecodingWrapper.swift
[24/25] Compiling DynamicCodableKit DynamicDecodingCollectionDictionaryWrapper.swift
[25/25] Compiling DynamicCodableKit DynamicDecodingContextContainerCodingKey.swift
Build complete! (23.91s)
Build complete.
Done.

Build Machine: Linux 1