The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Deli 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/kawoou/Deli.git
Reference: master
Cloned https://github.com/kawoou/Deli.git into spi-builder-workspace
SUCCESS checkout https://github.com/kawoou/Deli.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-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/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/13698] Fetching quick
[13699/29444] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git (0.97s)
Fetched https://github.com/Quick/Nimble.git (0.97s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.26s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.29s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Building for debugging...
[1/25] Emitting module Deli
/host/spi-builder-workspace/Sources/Deli/Core/Component/ContainerComponent.swift:8:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol _ContainerComponent: class {
                              ^~~~~
                              AnyObject
/host/spi-builder-workspace/Sources/Deli/Core/Type/TypeKey.swift:20:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'TypeKey' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[2/28] Compiling Deli Dependency.swift
[3/28] Compiling Deli DependencyArray.swift
[4/28] Compiling Deli Factory.swift
[5/28] Compiling Deli Autowired.swift
[6/28] Compiling Deli AutowiredFactory.swift
[7/28] Compiling Deli Component.swift
[8/28] Compiling Deli ConfigProperty.swift
[9/28] Compiling Deli Resolver.swift
/host/spi-builder-workspace/Sources/Deli/Core/Type/TypeKey.swift:20:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'TypeKey' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[10/28] Compiling Deli Scope.swift
/host/spi-builder-workspace/Sources/Deli/Core/Type/TypeKey.swift:20:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'TypeKey' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[11/28] Compiling Deli TypeKey.swift
/host/spi-builder-workspace/Sources/Deli/Core/Type/TypeKey.swift:20:9: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'TypeKey' to 'Hashable' by implementing 'hash(into:)' instead
    var hashValue: Int {
        ^
[12/28] Compiling Deli Inject.swift
[13/28] Compiling Deli LazyAutowired.swift
[14/28] Compiling Deli LazyAutowiredFactory.swift
[15/28] Compiling Deli FactoryContainerComponent.swift
[16/28] Compiling Deli Container.swift
[17/28] Compiling Deli ContainerError.swift
[18/28] Compiling Deli FactoryResolver.swift
[19/28] Compiling Deli Linker.swift
[20/28] Compiling Deli LoadPriority.swift
[21/28] Compiling Deli ResolveRole.swift
[22/28] Compiling Deli Configuration.swift
/host/spi-builder-workspace/Sources/Deli/Core/Component/ContainerComponent.swift:8:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol _ContainerComponent: class {
                              ^~~~~
                              AnyObject
[23/28] Compiling Deli AppContext.swift
/host/spi-builder-workspace/Sources/Deli/Core/Component/ContainerComponent.swift:8:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol _ContainerComponent: class {
                              ^~~~~
                              AnyObject
[24/28] Compiling Deli ContainerComponent.swift
/host/spi-builder-workspace/Sources/Deli/Core/Component/ContainerComponent.swift:8:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol _ContainerComponent: class {
                              ^~~~~
                              AnyObject
[25/28] Compiling Deli DefaultContainerComponent.swift
/host/spi-builder-workspace/Sources/Deli/Core/Component/ContainerComponent.swift:8:31: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol _ContainerComponent: class {
                              ^~~~~
                              AnyObject
[26/28] Compiling Deli ModuleFactory.swift
[27/28] Compiling Deli Payload.swift
[28/28] Compiling Deli PropertyValue.swift
Build complete! (9.49s)
Build complete.
Done.

Build Machine: Linux 1