The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BetterCodable with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/marksands/BetterCodable.git
Reference: master
Cloned https://github.com/marksands/BetterCodable.git into spi-builder-workspace
SUCCESS checkout https://github.com/marksands/BetterCodable.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/18] Emitting module BetterCodable
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[2/20] Compiling BetterCodable TimestampStrategy.swift
[3/20] Compiling BetterCodable YearMonthDayStrategy.swift
[4/20] Compiling BetterCodable RFC2822Strategy.swift
[5/20] Compiling BetterCodable RFC3339Strategy.swift
[6/20] Compiling BetterCodable LossyDictionary.swift
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[7/20] Compiling BetterCodable LossyOptional.swift
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/host/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[8/20] Compiling BetterCodable Base64Strategy.swift
[9/20] Compiling BetterCodable DataValue.swift
[10/20] Compiling BetterCodable DateValue.swift
[11/20] Compiling BetterCodable DefaultCodable.swift
[12/20] Compiling BetterCodable DefaultEmptyArray.swift
[13/20] Compiling BetterCodable DefaultEmptyDictionary.swift
[14/20] Compiling BetterCodable ISO8601WithFractionalSecondsStrategy.swift
[15/20] Compiling BetterCodable LosslessArray.swift
[16/20] Compiling BetterCodable DefaultFalse.swift
[17/20] Compiling BetterCodable DefaultTrue.swift
[18/20] Compiling BetterCodable ISO8601Strategy.swift
[19/20] Compiling BetterCodable LosslessValue.swift
[20/20] Compiling BetterCodable LossyArray.swift
Build complete! (9.90s)
Build complete.
Done.

Build Machine: Linux 2