The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BowLite with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/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/bow-swift/bow-lite.git
Reference: main
Cloned https://github.com/bow-swift/bow-lite.git into spi-builder-workspace
SUCCESS checkout https://github.com/bow-swift/bow-lite.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-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/bow-swift/SwiftCheck.git
[1/4531] Fetching swiftcheck
Fetched https://github.com/bow-swift/SwiftCheck.git (0.35s)
Computing version for https://github.com/bow-swift/SwiftCheck.git
Computed https://github.com/bow-swift/SwiftCheck.git at 0.12.1 (0.26s)
Creating working copy for https://github.com/bow-swift/SwiftCheck.git
Working copy of https://github.com/bow-swift/SwiftCheck.git resolved at 0.12.1
Building for debugging...
[1/100] Emitting module BowLiteCore
[2/111] Compiling BowLiteCore StringInstances.swift
[3/111] Compiling BowLiteCore BooleanFunctions.swift
[4/111] Compiling BowLiteCore Composition.swift
[5/111] Compiling BowLiteCore Curry.swift
[6/111] Compiling BowLiteCore Memoization.swift
[7/111] Compiling BowLiteCore PartialApplication.swift
[8/111] Compiling BowLiteCore Predef.swift
[9/111] Compiling BowLiteCore Reverse.swift
[10/111] Compiling BowLiteCore Monoid.swift
[11/111] Compiling BowLiteCore Semigroup.swift
[12/111] Compiling BowLiteCore Semiring.swift
[13/111] Compiling BowLiteCore Array+Applicative.swift
[14/111] Compiling BowLiteCore Array+Foldable.swift
[15/111] Compiling BowLiteCore Array+Functor.swift
[16/111] Compiling BowLiteCore Array+FunctorFilter.swift
[17/111] Compiling BowLiteCore Array+Monad.swift
[18/111] Compiling BowLiteCore Array+Traverse.swift
[19/111] Compiling BowLiteCore Array+Utilities.swift
[20/111] Compiling BowLiteCore Const+Applicative.swift
[21/111] Compiling BowLiteCore Const+Functor.swift
[22/111] Compiling BowLiteCore Const.swift
[23/111] Compiling BowLiteCore Either+Applicative.swift
[24/111] Compiling BowLiteCore Either+ApplicativeError.swift
[25/111] Compiling BowLiteCore Pair+Applicative.swift
[26/111] Compiling BowLiteCore Pair+Functor.swift
[27/111] Compiling BowLiteCore Pair+Monad.swift
[28/111] Compiling BowLiteCore Pair.swift
[29/111] Compiling BowLiteCore Result+Applicative.swift
[30/111] Compiling BowLiteCore Result+ApplicativeError.swift
[31/111] Compiling BowLiteCore Result+Functor.swift
[32/111] Compiling BowLiteCore Result+Monad.swift
[33/111] Compiling BowLiteCore Result+Utilities.swift
[34/111] Compiling BowLiteCore State+Applicative.swift
[35/111] Compiling BowLiteCore State+Functor.swift
[36/111] Compiling BowLiteCore State+Monad.swift
[39/112] Compiling BowLiteCore Function+MonadReader.swift
[40/112] Compiling BowLiteCore Function.swift
[41/112] Compiling BowLiteCore Id+Applicative.swift
[42/112] Compiling BowLiteCore Id+Functor.swift
[43/112] Compiling BowLiteCore Id+Monad.swift
[44/112] Compiling BowLiteCore Id.swift
[45/112] Compiling BowLiteCore Ior+Applicative.swift
[46/112] Compiling BowLiteCore Ior+Functor.swift
[47/112] Compiling BowLiteCore Ior+Monad.swift
[48/112] Compiling BowLiteCore Ior.swift
[49/112] Compiling BowLiteCore Kleisli.swift
[50/112] Compiling BowLiteCore NonEmptyArray+Applicative.swift
[51/112] Compiling SwiftCheck WitnessedArbitrary.swift
[52/112] Compiling BowLiteCore State+MonadState.swift
[53/112] Compiling BowLiteCore State.swift
[54/112] Compiling BowLiteCore Store+Applicative.swift
[55/112] Compiling BowLiteCore Store+Comonad.swift
[56/112] Compiling BowLiteCore Store+ComonadStore.swift
[57/112] Compiling BowLiteCore Store+Functor.swift
[58/112] Compiling BowLiteCore Store.swift
[59/112] Compiling BowLiteCore Trampoline.swift
[60/112] Compiling BowLiteCore Try+Applicative.swift
[61/112] Compiling BowLiteCore Try+ApplicativeError.swift
[62/112] Compiling BowLiteCore Try+Functor.swift
[63/112] Compiling BowLiteCore Try+Monad.swift
[64/112] Compiling BowLiteCore Either+Functor.swift
[65/112] Compiling BowLiteCore Either+Monad.swift
[66/112] Compiling BowLiteCore Either.swift
[67/112] Compiling BowLiteCore Eval+Applicative.swift
[68/112] Compiling BowLiteCore Eval+Comonad.swift
[69/112] Compiling BowLiteCore Eval+Functor.swift
[70/112] Compiling BowLiteCore Eval+Monad.swift
[71/112] Compiling BowLiteCore Eval.swift
[72/112] Compiling BowLiteCore Function+Applicative.swift
[73/112] Compiling BowLiteCore Function+Contravariant.swift
[74/112] Compiling BowLiteCore Function+Functor.swift
[75/112] Compiling BowLiteCore Function+Monad.swift
[76/112] Compiling BowLiteCore Try.swift
[77/112] Compiling BowLiteCore Validated+Applicative.swift
[78/112] Compiling BowLiteCore Validated+ApplicativeError.swift
[79/112] Compiling BowLiteCore Validated+Functor.swift
[80/112] Compiling BowLiteCore Validated.swift
[81/112] Compiling BowLiteCore Writer+Applicative.swift
[82/112] Compiling BowLiteCore Writer+Functor.swift
[83/112] Compiling BowLiteCore Writer+Monad.swift
[84/112] Compiling BowLiteCore Writer+MonadWriter.swift
[85/112] Compiling BowLiteCore Writer.swift
[86/112] Compiling BowLiteCore BoolInstances.swift
[87/112] Compiling BowLiteCore NumberInstances.swift
[88/112] Compiling BowLiteCore NonEmptyArray+Foldable.swift
[89/112] Compiling BowLiteCore NonEmptyArray+Functor.swift
[90/112] Compiling BowLiteCore NonEmptyArray+FunctorFilter.swift
[91/112] Compiling BowLiteCore NonEmptyArray+Monad.swift
[92/112] Compiling BowLiteCore NonEmptyArray+Traverse.swift
[93/112] Compiling BowLiteCore NonEmptyArray.swift
[94/112] Compiling BowLiteCore Optional+Applicative.swift
[95/112] Compiling BowLiteCore Optional+ApplicativeError.swift
[96/112] Compiling BowLiteCore Optional+Functor.swift
[97/112] Compiling BowLiteCore Optional+FunctorFilter.swift
[98/112] Compiling BowLiteCore Optional+Monad.swift
[99/112] Compiling BowLiteCore Optional+Utilities.swift
[112/114] Emitting module SwiftCheck
[117/160] Compiling BowLiteOptics Lens.swift
[118/160] Compiling BowLiteOptics Prism.swift
[119/160] Compiling BowLiteOptics AffineTraversal.swift
[120/160] Emitting module BowLiteOptics
[121/160] Compiling BowLiteOptics Traversal.swift
[124/162] Emitting module BowLiteEffects
[125/167] Compiling BowLiteEffects IO+ApplicativeError.swift
[126/167] Compiling BowLiteEffects IO+Async.swift
[127/167] Compiling BowLiteEffects IO+Bracket.swift
[128/167] Compiling BowLiteEffects IO+Concurrent.swift
[129/167] Compiling BowLiteEffects IO+Functor.swift
[130/167] Compiling BowLiteEffects Kleisli+IO.swift
[131/167] Compiling BowLiteEffects BindingOperator.swift
[132/167] Compiling BowLiteEffects EnvIOBindingExpression.swift
[133/167] Compiling BowLiteEffects EnvIOBindingOperator.swift
[134/167] Compiling BowLiteEffects EnvIOBoundVar.swift
[135/167] Compiling BowLiteEffects Atomic.swift
[136/167] Compiling BowLiteEffects Array+ConcurrentTraverse.swift
[137/167] Compiling BowLiteEffects Array+TraverseIO.swift
[138/167] Compiling BowLiteEffects NonEmptyArray+ConcurrentTraverse.swift
[139/167] Compiling BowLiteEffects NonEmptyArray+TraverseIO.swift
[140/167] Compiling BowLiteEffects EnvIO+Applicative.swift
[141/167] Compiling BowLiteEffects EnvIO+MonadReader.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[142/167] Compiling BowLiteEffects EnvIO.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[143/167] Compiling BowLiteEffects ConsoleIO.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[144/167] Compiling BowLiteEffects FileManager+Common.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[145/167] Compiling BowLiteEffects URLSession.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[146/167] Compiling BowLiteEffects IO+Applicative.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:30: warning: will never be executed
            .mapError { x in x as! Failure }
                             ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:366:23: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
            .mapError { x in x as! Failure }
                      ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:34: warning: will never be executed
                .mapError { x in x as! Failure }
                                 ^
/host/spi-builder-workspace/Sources/BowLiteEffects/EnvIO/EnvIO.swift:412:27: note: 'x' is of type 'Never' which cannot be constructed because it is an enum with no cases
                .mapError { x in x as! Failure }
                          ^
[147/167] Compiling BowLiteEffects EnvIOConcurrent.swift
[148/167] Compiling BowLiteEffects EnvIOMonadComprehensions.swift
[149/167] Compiling BowLiteEffects IOBindingExpression.swift
[150/167] Compiling BowLiteEffects IOBindingOperator.swift
[151/167] Compiling BowLiteEffects IOBoundVar.swift
[152/167] Compiling BowLiteEffects EnvIO+ApplicativeError.swift
[153/167] Compiling BowLiteEffects EnvIO+Async.swift
[154/167] Compiling BowLiteEffects EnvIO+Concurrent.swift
[155/167] Compiling BowLiteEffects EnvIO+Functor.swift
[156/167] Compiling BowLiteEffects EnvIO+Monad.swift
[157/167] Compiling BowLiteEffects EnvIO+MonadDefer.swift
[158/167] Compiling BowLiteEffects IO+Monad.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Internal/DispatchTimeInterval+Extensions.swift:11:9: warning: default will never be executed
        @unknown default: return nil
        ^
[159/167] Compiling BowLiteEffects IO+MonadDefer.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Internal/DispatchTimeInterval+Extensions.swift:11:9: warning: default will never be executed
        @unknown default: return nil
        ^
[160/167] Compiling BowLiteEffects IO.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Internal/DispatchTimeInterval+Extensions.swift:11:9: warning: default will never be executed
        @unknown default: return nil
        ^
[161/167] Compiling BowLiteEffects DispatchTimeInterval+Extensions.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Internal/DispatchTimeInterval+Extensions.swift:11:9: warning: default will never be executed
        @unknown default: return nil
        ^
[162/167] Compiling BowLiteEffects Queue.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Internal/DispatchTimeInterval+Extensions.swift:11:9: warning: default will never be executed
        @unknown default: return nil
        ^
[163/167] Compiling BowLiteEffects IOConcurrent.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:36: warning: will never be executed
            extract: { _, never in never },
                                   ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:22: note: '$return_value' is of type 'Never' which cannot be constructed because it is an enum with no cases
            extract: { _, never in never },
                     ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:31: warning: will never be executed
            update: { _, _ in EnvIO.never() })
                              ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:21: note: '_' is of type 'Never' which cannot be constructed because it is an enum with no cases
            update: { _, _ in EnvIO.never() })
                    ^
[164/167] Compiling BowLiteEffects IOMonadComprehensions.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:36: warning: will never be executed
            extract: { _, never in never },
                                   ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:22: note: '$return_value' is of type 'Never' which cannot be constructed because it is an enum with no cases
            extract: { _, never in never },
                     ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:31: warning: will never be executed
            update: { _, _ in EnvIO.never() })
                              ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:21: note: '_' is of type 'Never' which cannot be constructed because it is an enum with no cases
            update: { _, _ in EnvIO.never() })
                    ^
[165/167] Compiling BowLiteEffects Ref.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:36: warning: will never be executed
            extract: { _, never in never },
                                   ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:22: note: '$return_value' is of type 'Never' which cannot be constructed because it is an enum with no cases
            extract: { _, never in never },
                     ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:31: warning: will never be executed
            update: { _, _ in EnvIO.never() })
                              ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:21: note: '_' is of type 'Never' which cannot be constructed because it is an enum with no cases
            update: { _, _ in EnvIO.never() })
                    ^
[166/167] Compiling BowLiteEffects Resource.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:36: warning: will never be executed
            extract: { _, never in never },
                                   ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:22: note: '$return_value' is of type 'Never' which cannot be constructed because it is an enum with no cases
            extract: { _, never in never },
                     ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:31: warning: will never be executed
            update: { _, _ in EnvIO.never() })
                              ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:21: note: '_' is of type 'Never' which cannot be constructed because it is an enum with no cases
            update: { _, _ in EnvIO.never() })
                    ^
[167/167] Compiling BowLiteEffects Schedule.swift
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:36: warning: will never be executed
            extract: { _, never in never },
                                   ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:721:22: note: '$return_value' is of type 'Never' which cannot be constructed because it is an enum with no cases
            extract: { _, never in never },
                     ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:31: warning: will never be executed
            update: { _, _ in EnvIO.never() })
                              ^
/host/spi-builder-workspace/Sources/BowLiteEffects/Schedule.swift:722:21: note: '_' is of type 'Never' which cannot be constructed because it is an enum with no cases
            update: { _, _ in EnvIO.never() })
                    ^
[170/179] Emitting module BowLite
[171/179] Compiling BowLite Headers.swift
[172/179] Compiling BowLiteLaws PropertyOperatorOverload.swift
[173/180] Compiling BowLiteLaws MonoidLaws.swift
[176/182] Compiling BowLiteLaws CustomStringConvertibleLaws.swift
[177/182] Compiling BowLiteLaws EquatableLaws.swift
[178/182] Compiling BowLiteLaws SemigroupLaws.swift
[179/182] Compiling BowLiteLaws AnyError.swift
[180/182] Compiling BowLiteLaws BindingOperatorOverload.swift
[181/182] Emitting module BowLiteLaws
[182/182] Compiling BowLiteLaws SemiringLaws.swift
Build complete! (13.25s)
Build complete.
Done.

Build Machine: Linux 1