The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ApiCore, reference 1.0.2 (c3893b), with Swift 6.1 for Linux on 26 Apr 2025 18:49:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liveui/apicore.git
Reference: 1.0.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/liveui/apicore
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at c3893b1 updating dependencies
Cloned https://github.com/liveui/apicore.git
Revision (git rev-parse @):
c3893b19ba86a1dea2f1a29e88a2388781cb5277
SUCCESS checkout https://github.com/liveui/apicore.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/liveui/apicore.git
https://github.com/liveui/apicore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.4.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/core.git"
    },
    {
      "identity" : "crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/crypto.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "fluent-postgresql",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent-postgresql.git"
    },
    {
      "identity" : "jwt",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt.git"
    },
    {
      "identity" : "leaf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/leaf.git"
    },
    {
      "identity" : "swiftgd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/twostraws/SwiftGD.git"
    },
    {
      "identity" : "s3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/S3.git"
    },
    {
      "identity" : "mailcore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.2",
            "upper_bound" : "3.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/MailCore.git"
    },
    {
      "identity" : "errorscore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/ErrorsCore.git"
    },
    {
      "identity" : "vaportesttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/VaporTestTools.git"
    },
    {
      "identity" : "fluenttesttools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/LiveUI/FluentTestTools.git"
    },
    {
      "identity" : "imperial",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor-community/Imperial.git"
    }
  ],
  "manifest_display_name" : "ApiCore",
  "name" : "ApiCore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ApiCore",
      "targets" : [
        "ApiCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FileCore",
      "targets" : [
        "FileCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ImageCore",
      "targets" : [
        "ImageCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ResourceCache",
      "targets" : [
        "ResourceCache"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApiCoreTestTools",
      "targets" : [
        "ApiCoreTestTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApiCoreRun",
      "targets" : [
        "ApiCoreRun"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ResourceCache",
      "module_type" : "SwiftTarget",
      "name" : "ResourceCache",
      "path" : "Sources/ResourceCache",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "ApiCore",
        "ResourceCache",
        "ApiCoreTestTools",
        "ApiCoreRun"
      ],
      "sources" : [
        "Cache.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ImageCore",
      "module_type" : "SwiftTarget",
      "name" : "ImageCore",
      "path" : "Sources/ImageCore",
      "product_dependencies" : [
        "Vapor",
        "ErrorsCore",
        "SwiftGD",
        "COperatingSystem"
      ],
      "product_memberships" : [
        "ApiCore",
        "ImageCore",
        "ApiCoreTestTools",
        "ApiCoreRun"
      ],
      "sources" : [
        "Extensions/Data+MediaType.swift",
        "Extensions/MediaType+GD.swift",
        "Extensions/RequestResponse+ImageCore.swift",
        "Extensions/Size+Tools.swift",
        "Libs/Color.swift",
        "Libs/ImageError.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FileCore",
      "module_type" : "SwiftTarget",
      "name" : "FileCore",
      "path" : "Sources/FileCore",
      "product_dependencies" : [
        "Vapor",
        "ErrorsCore",
        "S3"
      ],
      "product_memberships" : [
        "ApiCore",
        "FileCore",
        "ApiCoreTestTools",
        "ApiCoreRun"
      ],
      "sources" : [
        "Clients/Local/LocalClient.swift",
        "Clients/Local/LocalConfig.swift",
        "Clients/S3/S3LibClient.swift",
        "Extensions/Request+Service.swift",
        "Extensions/Services+Registration.swift",
        "FileCoreManager.swift",
        "Libs/Async.swift",
        "Libs/Configuration/Configuration.swift",
        "Protocols/CoreManager.swift",
        "Protocols/FileManagement.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApiCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ApiCoreTests",
      "path" : "Tests/ApiCoreTests",
      "product_dependencies" : [
        "Vapor",
        "ErrorsCore",
        "MailCore",
        "VaporTestTools",
        "FluentTestTools",
        "MailCoreTestTools"
      ],
      "sources" : [
        "ApiCoreTests.swift",
        "Controllers/AuthControllerTests.swift",
        "Controllers/GenericControllerTests.swift",
        "Controllers/TeamsControllerTests.swift",
        "Controllers/UsersControllerTests.swift",
        "Libs/StringCryptoTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ApiCore",
        "ApiCoreTestTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApiCoreTestTools",
      "module_type" : "SwiftTarget",
      "name" : "ApiCoreTestTools",
      "path" : "Sources/ApiCoreTestTools",
      "product_dependencies" : [
        "Vapor",
        "VaporTestTools",
        "FluentTestTools",
        "MailCoreTestTools"
      ],
      "product_memberships" : [
        "ApiCoreTestTools"
      ],
      "sources" : [
        "ApiCoreTestTools.swift",
        "Extensions/Application+Testable.swift",
        "Extensions/HTTPRequest+Make.swift",
        "Extensions/Team+Testable.swift",
        "Extensions/User+Testable.swift",
        "Helpers/LinuxTests.swift",
        "Helpers/TeamsTestCase.swift",
        "Helpers/UsersTestCase.swift"
      ],
      "target_dependencies" : [
        "ApiCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApiCoreRun",
      "module_type" : "SwiftTarget",
      "name" : "ApiCoreRun",
      "path" : "Sources/ApiCoreRun",
      "product_memberships" : [
        "ApiCoreRun"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ApiCoreApp"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ApiCoreApp",
      "module_type" : "SwiftTarget",
      "name" : "ApiCoreApp",
      "path" : "Sources/ApiCoreApp",
      "product_dependencies" : [
        "Vapor"
      ],
      "product_memberships" : [
        "ApiCoreRun"
      ],
      "sources" : [
        "configure.swift"
      ],
      "target_dependencies" : [
        "ApiCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApiCore",
      "module_type" : "SwiftTarget",
      "name" : "ApiCore",
      "path" : "Sources/ApiCore",
      "product_dependencies" : [
        "Vapor",
        "Fluent",
        "Crypto",
        "Random",
        "FluentPostgreSQL",
        "ErrorsCore",
        "JWT",
        "MailCore",
        "Leaf",
        "Imperial"
      ],
      "product_memberships" : [
        "ApiCore",
        "ApiCoreTestTools",
        "ApiCoreRun"
      ],
      "sources" : [
        "ApiCoreBase.swift",
        "Auth/Generic/Auth.swift",
        "Auth/Generic/Extensions/URL+Authenticated.swift",
        "Auth/Generic/Libs/AuthenticableJWTService.swift",
        "Auth/Generic/Model/Authenticated.swift",
        "Auth/Generic/Protocols/Authenticable.swift",
        "Auth/Github/Configuration/GithubConfig.swift",
        "Auth/Github/Controllers/GithubLoginController.swift",
        "Auth/Github/Extensions/URL+Parameters.swift",
        "Auth/Github/GithubLoginManager.swift",
        "Auth/Github/Model/GithubEmail.swift",
        "Auth/Github/Model/GithubUser.swift",
        "Auth/Github/Model/GithubUserInfo.swift",
        "Auth/Gitlab/Configuration/GitlabConfig.swift",
        "Auth/Gitlab/Controllers/GitlabLoginController.swift",
        "Auth/Gitlab/Extensions/Gitlab+URLParameters.swift",
        "Auth/Gitlab/GitlabLoginManager.swift",
        "Auth/Gitlab/Model/GitlabUser.swift",
        "Auth/Gitlab/Model/GitlabUserInfo.swift",
        "Config/Base setup/ApiCoreBase+CORS.swift",
        "Config/Base setup/ApiCoreBase+Configuration.swift",
        "Config/Base setup/ApiCoreBase+Controllers.swift",
        "Config/Base setup/ApiCoreBase+Database.swift",
        "Config/Base setup/ApiCoreBase+Email.swift",
        "Config/Base setup/ApiCoreBase+Middlewares.swift",
        "Config/Base setup/ApiCoreBase+Storage.swift",
        "Config/Configurable.swift",
        "Config/Configuration.swift",
        "Controllers/AuthController.swift",
        "Controllers/GenericController.swift",
        "Controllers/InstallController.swift",
        "Controllers/LogsController.swift",
        "Controllers/ServerController.swift",
        "Controllers/SettingsController.swift",
        "Controllers/TeamsController.swift",
        "Controllers/UsersController.swift",
        "Database/ApiCoreDb.swift",
        "Database/DbCoreModel.swift",
        "Database/DbError.swift",
        "Extensions/Content+Response.swift",
        "Extensions/Data+Response.swift",
        "Extensions/Data+Tools.swift",
        "Extensions/DatabaseIdentifier+Db.swift",
        "Extensions/Date+Tools.swift",
        "Extensions/Encodable+Tools.swift",
        "Extensions/EventLoop+Future.swift",
        "Extensions/FileCore/CoreManager+Location.swift",
        "Extensions/Future+Response.swift",
        "Extensions/Future+Tools.swift",
        "Extensions/HTTPHeaders+Tools.swift",
        "Extensions/Model+Helpers.swift",
        "Extensions/Request+Auth.swift",
        "Extensions/Request+Files.swift",
        "Extensions/Request+URL.swift",
        "Extensions/Response+Tools.swift",
        "Extensions/Router+Extended.swift",
        "Extensions/String+Crypto.swift",
        "Extensions/String+Manipulation.swift",
        "Extensions/String+Security.swift",
        "Libs/Audit/Audit.swift",
        "Libs/Audit/ConfigurationAudit.swift",
        "Libs/Audit/SecurityAudit.swift",
        "Libs/AuthError.swift",
        "Libs/AuthenticationCache.swift",
        "Libs/Coding/Decodable+Helpers.swift",
        "Libs/Env.swift",
        "Libs/Filesize.swift",
        "Libs/Gravatar.swift",
        "Libs/Images/Icon.swift",
        "Libs/Images/Logo.swift",
        "Libs/Me.swift",
        "Libs/RequestIdService.swift",
        "Libs/Result.swift",
        "Libs/ServerIcon.swift",
        "Libs/Templates.swift",
        "Managers/AuthManager.swift",
        "Managers/SystemManager.swift",
        "Managers/UsersManager.swift",
        "Middleware/ApiAuthMiddleware.swift",
        "Middleware/DebugCheckMiddleware.swift",
        "Middleware/ErrorLoggingMiddleware.swift",
        "Middleware/UrlPrinterMiddleware.swift",
        "Migrations/BaseMigration.swift",
        "Model/Authenticator.swift",
        "Model/ErrorLog.swift",
        "Model/FluentDesign.swift",
        "Model/FrontendSystemData.swift",
        "Model/Info.swift",
        "Model/Query/BasicQuery.swift",
        "Model/ServerSecurity.swift",
        "Model/Setting.swift",
        "Model/System.swift",
        "Model/Team.swift",
        "Model/TeamUser.swift",
        "Model/Token.swift",
        "Model/User.swift",
        "Model/UserSource.swift",
        "Protocols/Controller.swift",
        "Protocols/EmailTemplateData.swift"
      ],
      "target_dependencies" : [
        "FileCore",
        "ImageCore",
        "ResourceCache"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/LiveUI/S3.git
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/MailCore.git
Fetching https://github.com/LiveUI/VaporTestTools.git
[1/111] Fetching errorscore
[112/448] Fetching errorscore, vaportesttools
[271/1890] Fetching errorscore, vaportesttools, s3
[1353/2117] Fetching errorscore, vaportesttools, s3, mailcore
[1773/6686] Fetching errorscore, vaportesttools, s3, mailcore, imperial
[1865/6719] Fetching errorscore, vaportesttools, s3, mailcore, imperial, fluenttesttools
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.29s)
[1829/6382] Fetching errorscore, s3, mailcore, imperial, fluenttesttools
Fetching https://github.com/twostraws/SwiftGD.git
[6216/6826] Fetching errorscore, s3, mailcore, imperial, fluenttesttools, swiftgd
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.48s)
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.48s)
Fetched https://github.com/LiveUI/MailCore.git from cache (0.48s)
Fetched https://github.com/LiveUI/S3.git from cache (0.48s)
Fetching https://github.com/vapor/fluent.git
Fetched https://github.com/vapor-community/Imperial.git from cache (0.49s)
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/crypto.git
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.27s)
Fetching https://github.com/vapor/core.git
[1/3956] Fetching leaf
[318/6663] Fetching leaf, jwt
[6625/20070] Fetching leaf, jwt, fluent
[7871/22856] Fetching leaf, jwt, fluent, crypto
[13229/42999] Fetching leaf, jwt, fluent, crypto, core
Fetched https://github.com/vapor/jwt.git from cache (0.28s)
[14590/40292] Fetching leaf, fluent, crypto, core
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/leaf.git from cache (0.30s)
[11843/36336] Fetching fluent, crypto, core
Fetched https://github.com/vapor/crypto.git from cache (0.30s)
[9862/33550] Fetching fluent, core
Fetching https://github.com/vapor/fluent-postgresql.git
Fetched https://github.com/vapor/fluent.git from cache (0.63s)
[1/74313] Fetching vapor
[6690/76972] Fetching vapor, fluent-postgresql
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.29s)
Fetched https://github.com/vapor/core.git from cache (0.80s)
[12634/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (1.84s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (4.47s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.48s)
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.13s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (4.60s)
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
[1/771] Fetching loggerapi
[171/1500] Fetching loggerapi, vapormailgunservice
[1501/2579] Fetching loggerapi, vapormailgunservice, sendgrid-provider
[2580/5181] Fetching loggerapi, vapormailgunservice, sendgrid-provider, swift-smtp
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.23s)
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.30s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.30s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.30s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (0.76s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.20s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (0.66s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.46s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.19s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.65s)
Fetching https://github.com/vapor/postgresql.git
[1/5355] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.30s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (2.16s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (0.48s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.47s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.50s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.46s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/template-kit.git
[1/919] Fetching service
[920/2201] Fetching service, template-kit
Fetched https://github.com/vapor/template-kit.git from cache (0.21s)
Fetched https://github.com/vapor/service.git from cache (0.21s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.69s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.49s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.54s)
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/http.git
Fetching https://github.com/vapor/multipart.git
[1/25467] Fetching http
[511/28675] Fetching http, multipart
[2493/29254] Fetching http, multipart, validation
[3341/29635] Fetching http, multipart, validation, url-encoded-form
[4683/50358] Fetching http, multipart, validation, url-encoded-form, routing
[4701/52954] Fetching http, multipart, validation, url-encoded-form, routing, websocket
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.39s)
[13222/52573] Fetching http, multipart, validation, routing, websocket
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/websocket.git from cache (0.44s)
[14559/49977] Fetching http, multipart, validation, routing
Fetching https://github.com/vapor/console.git
[38548/51158] Fetching http, multipart, validation, routing, database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.30s)
[38548/55462] Fetching http, multipart, validation, routing, console
Fetched https://github.com/vapor/console.git from cache (0.56s)
Fetched https://github.com/vapor/routing.git from cache (1.21s)
Fetched https://github.com/vapor/http.git from cache (1.21s)
[2228/3787] Fetching multipart, validation
Fetched https://github.com/vapor/validation.git from cache (1.59s)
Fetched https://github.com/vapor/multipart.git from cache (1.64s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.12s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14793] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (1.89s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.16s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.62s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.50s)
Computing version for https://github.com/IBM-Swift/Swift-SMTP.git
Computed https://github.com/IBM-Swift/Swift-SMTP.git at 5.1.2 (0.48s)
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/2077] Fetching bluesslservice
[2078/3731] Fetching bluesslservice, bluecryptor
[3666/6673] Fetching bluesslservice, bluecryptor, bluesocket
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.29s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.29s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.29s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.75s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.46s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.45s)
Fetching https://github.com/apple/swift-nio-ssl-support.git
[1/16] Fetching swift-nio-ssl-support
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.15s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.60s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.46s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.45s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.45s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.45s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.48s)
Fetching https://github.com/vapor/sql.git
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.36s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.82s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.48s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.46s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.1.0 (0.46s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.47s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.47s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.7.0 (0.46s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.46s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.84s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.67s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.45s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.49s)
Creating working copy for https://github.com/LiveUI/ErrorsCore.git
Working copy of https://github.com/LiveUI/ErrorsCore.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.8.1
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
Creating working copy for https://github.com/IBM-Swift/Swift-SMTP.git
Working copy of https://github.com/IBM-Swift/Swift-SMTP.git resolved at 5.1.2
Creating working copy for https://github.com/LiveUI/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Creating working copy for https://github.com/twostraws/SwiftGD.git
Working copy of https://github.com/twostraws/SwiftGD.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/leaf.git
Working copy of https://github.com/vapor/leaf.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/fluent-postgresql.git
Working copy of https://github.com/vapor/fluent-postgresql.git resolved at 1.0.1
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
Creating working copy for https://github.com/vapor-community/sendgrid-provider.git
Working copy of https://github.com/vapor-community/sendgrid-provider.git resolved at 3.0.6
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.5.0
Creating working copy for https://github.com/LiveUI/MailCore.git
Working copy of https://github.com/LiveUI/MailCore.git resolved at 3.1.2
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
Creating working copy for https://github.com/IBM-Swift/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.1.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
Creating working copy for https://github.com/IBM-Swift/BlueSSLService.git
Working copy of https://github.com/IBM-Swift/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/vapor/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.7.0
Creating working copy for https://github.com/vapor-community/Imperial.git
Working copy of https://github.com/vapor-community/Imperial.git resolved at 0.17.0
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
Creating working copy for https://github.com/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.1
Creating working copy for https://github.com/twostraws/Cgd.git
Working copy of https://github.com/twostraws/Cgd.git resolved at 0.2.0
Creating working copy for https://github.com/twof/VaporMailgunService.git
Working copy of https://github.com/twof/VaporMailgunService.git resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.1
Creating working copy for https://github.com/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.1.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
warning: couldn't find pc file for gdlib
warning: couldn't find pc file for gdlib
Building for debugging...
[0/130] Write sources
[53/130] Compiling CNIOLinux ifaddrs-android.c
[54/130] Compiling CNIOZlib empty.c
[55/130] Compiling CNIODarwin shim.c
[56/130] Compiling CNIOSHA1 c_nio_sha1.c
[57/130] Compiling CNIOLinux shim.c
[58/130] Compiling CBcrypt bcrypt.c
[59/130] Compiling CBcrypt blf.c
[59/130] Write sources
[66/130] Compiling CBase32 base32.c
[67/130] Compiling CNIOHTTPParser c_nio_http_parser.c
[68/130] Compiling CNIOOpenSSL helpers.c
[69/130] Compiling CNIOOpenSSL shims.c
[70/130] Write swift-version-24593BA9C3E375BF.txt
[71/130] Compiling CCryptoOpenSSL shim.c
[73/172] Emitting module Cryptor
[73/173] Compiling c-atomics.c
[75/175] Emitting module LoggerAPI
[76/175] Compiling LoggerAPI Logger.swift
[77/176] Compiling Debugging SourceLocation.swift
[78/176] Compiling NIOPriorityQueue PriorityQueue.swift
[80/179] Compiling NIOConcurrencyHelpers lock.swift
[81/179] Emitting module NIOPriorityQueue
[82/179] Compiling NIOPriorityQueue Heap.swift
[83/179] Emitting module COperatingSystem
[84/179] Compiling COperatingSystem libc.swift
[87/181] Emitting module NIOConcurrencyHelpers
[88/181] Compiling NIOConcurrencyHelpers atomics.swift
[89/182] Wrapping AST for LoggerAPI for debugging
[91/182] Compiling Cryptor Digest.swift
[92/182] Compiling Cryptor HMAC.swift
[92/183] Wrapping AST for COperatingSystem for debugging
[94/183] Compiling XMLCoding XMLReferencingEncoder.swift
[95/183] Emitting module Debugging
[96/183] Compiling Debugging Demangler.swift
[97/183] Compiling Debugging Debuggable.swift
[98/184] Emitting module XMLCoding
[99/184] Compiling Cryptor Crypto.swift
[100/184] Compiling Cryptor Cryptor.swift
[101/184] Compiling Cryptor Utilities.swift
[102/184] Compiling XMLCoding XMLKey.swift
[103/184] Compiling XMLCoding XMLEncoder.swift
[104/184] Compiling XMLCoding XMLEncodingStorage.swift
[105/184] Compiling Cryptor KeyDerivation.swift
[106/184] Compiling Cryptor Random.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/184] Emitting module SwiftGD
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[107/184] Wrapping AST for NIOConcurrencyHelpers for debugging
[109/184] Compiling SwiftGD Color.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[110/184] Compiling XMLCoding ISO8601DateFormatter.swift
[111/184] Compiling Cryptor Updatable.swift
[111/184] Wrapping AST for NIOPriorityQueue for debugging
[114/184] Compiling SwiftGD Geometry.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[115/184] Compiling SwiftGD Image.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[116/190] Compiling SwiftGD Error.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[117/190] Compiling SwiftGD Format.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[117/206] Wrapping AST for Debugging for debugging
[118/206] Compiling NIO ByteBuffer-int.swift
[119/206] Compiling NIO ByteBuffer-views.swift
[120/206] Emitting module Socket
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'cgd': ignoring declared target(s) 'Cgd' in the system package
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'bluesslservice': 'bluesslservice' dependency on 'https://github.com/Kitura/BlueSocket.git' conflicts with dependency on 'https://github.com/IBM-Swift/BlueSocket.git' which has the same identity 'bluesocket'. this will be escalated to an error in future versions of SwiftPM.
warning: couldn't find pc file for gdlib
warning: couldn't find pc file for gdlib
[0/1] Planning build
Building for debugging...
[0/58] Write swift-version-24593BA9C3E375BF.txt
[2/103] Emitting module Debugging
[3/103] Compiling SwiftGD Error.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[4/103] Compiling LoggerAPI Logger.swift
[5/103] Emitting module LoggerAPI
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/104] Emitting module SwiftGD
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[7/104] Compiling Debugging SourceLocation.swift
[8/104] Emitting module NIOConcurrencyHelpers
[10/103] Compiling NIOPriorityQueue PriorityQueue.swift
[11/103] Compiling XMLCoding ISO8601DateFormatter.swift
[12/103] Compiling XMLCoding XMLKey.swift
[13/104] Compiling Debugging Demangler.swift
[14/104] Compiling Cryptor Updatable.swift
[15/104] Compiling XMLCoding XMLReferencingEncoder.swift
[16/107] Compiling NIOConcurrencyHelpers lock.swift
[17/107] Emitting module COperatingSystem
[18/107] Compiling COperatingSystem libc.swift
[19/107] Emitting module Cryptor
[20/107] Compiling Cryptor Crypto.swift
[21/107] Compiling Cryptor Cryptor.swift
[22/107] Compiling NIOPriorityQueue Heap.swift
[23/107] Emitting module NIOPriorityQueue
[24/108] Compiling NIOConcurrencyHelpers atomics.swift
[25/110] Compiling Socket SocketProtocols.swift
[26/110] Compiling Socket SocketUtils.swift
[28/110] Compiling Cryptor SSLPointerTricks.swift
[29/110] Compiling Cryptor Status.swift
[30/110] Compiling SwiftGD Geometry.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[31/110] Compiling SwiftGD Format.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[32/110] Compiling Cryptor StreamCryptor.swift
[33/110] Compiling SwiftGD Color.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[34/110] Compiling SwiftGD Image.swift
/host/spi-builder-workspace/.build/checkouts/Cgd/module.modulemap:2:9: error: header '/usr/include/gd.h' not found
 1 | module Cgdlinux [system] {
 2 | 	header "/usr/include/gd.h"
   |         `- error: header '/usr/include/gd.h' not found
 3 | 	link "gd"
 4 | 	export *
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/Format.swift:3:12: error: could not build C module 'Cgdlinux'
  1 | #if os(Linux)
  2 |     import Glibc
  3 |     import Cgdlinux
    |            `- error: could not build C module 'Cgdlinux'
  4 | #else
  5 |     import Darwin
[35/110] Compiling Cryptor Utilities.swift
[37/110] Compiling Debugging Debuggable.swift
[39/111] Compiling Cryptor KeyDerivation.swift
[40/111] Compiling Cryptor Random.swift
[43/111] Emitting module XMLCoding
[44/111] Compiling Cryptor Digest.swift
[45/111] Compiling Cryptor HMAC.swift
[50/112] Compiling XMLCoding XMLStackParser.swift
[53/112] Compiling XMLCoding XMLEncoder.swift
[54/112] Compiling XMLCoding XMLEncodingStorage.swift
[56/113] Emitting module Socket
BUILD FAILURE 6.1 linux