The Swift Package Index logo.Swift Package Index

Build Information

Successful build of deep-codable 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/MPLew-is/deep-codable.git
Reference: main
Cloned https://github.com/MPLew-is/deep-codable.git into spi-builder-workspace
SUCCESS checkout https://github.com/MPLew-is/deep-codable.git at main
========================================
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
Building for debugging...
[1/7] Compiling DeepCodable Decodable.swift
[2/7] Compiling DeepCodable Encodable.swift
[3/7] Compiling DeepCodable Node.swift
[4/7] Compiling DeepCodable Value.swift
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:16:28: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        fileprivate class Storage<Value> {
                                  ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:7:31: note: 'Value' previously declared here
public struct DeepCodingValue<Value> {
                              ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:18:28: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
                fileprivate enum Wrapped<Value> {
                                         ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:7:31: note: 'Value' previously declared here
public struct DeepCodingValue<Value> {
                              ^
[5/7] Compiling DeepCodable Tree.swift
/host/spi-builder-workspace/Sources/DeepCodable/Tree.swift:20:28: warning: generic parameter 'Root' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        public struct TreeBuilder<Root> {
                                  ^
/host/spi-builder-workspace/Sources/DeepCodable/Tree.swift:17:30: note: 'Root' previously declared here
public struct DeepCodingTree<Root> {
                             ^
[6/7] Compiling DeepCodable Codable.swift
[7/7] Emitting module DeepCodable
/host/spi-builder-workspace/Sources/DeepCodable/Tree.swift:20:28: warning: generic parameter 'Root' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        public struct TreeBuilder<Root> {
                                  ^
/host/spi-builder-workspace/Sources/DeepCodable/Tree.swift:17:30: note: 'Root' previously declared here
public struct DeepCodingTree<Root> {
                             ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:16:28: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
        fileprivate class Storage<Value> {
                                  ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:7:31: note: 'Value' previously declared here
public struct DeepCodingValue<Value> {
                              ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:18:28: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
                fileprivate enum Wrapped<Value> {
                                         ^
/host/spi-builder-workspace/Sources/DeepCodable/Value.swift:7:31: note: 'Value' previously declared here
public struct DeepCodingValue<Value> {
                              ^
Build complete! (3.94s)
Build complete.
Done.

Build Machine: Linux 1