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 master (c3893b), with Swift 6.1 for Linux on 26 Apr 2025 18:49:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-0":/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/VaporTestTools.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/MailCore.git
[1/227] Fetching mailcore
[228/260] Fetching mailcore, fluenttesttools
[261/597] Fetching mailcore, fluenttesttools, vaportesttools
[598/2039] Fetching mailcore, fluenttesttools, vaportesttools, s3
[1103/2150] Fetching mailcore, fluenttesttools, vaportesttools, s3, errorscore
[1782/6719] Fetching mailcore, fluenttesttools, vaportesttools, s3, errorscore, imperial
Fetched https://github.com/LiveUI/MailCore.git from cache (0.22s)
Fetching https://github.com/twostraws/SwiftGD.git
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (0.24s)
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (0.24s)
Fetched https://github.com/LiveUI/S3.git from cache (0.24s)
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/leaf.git
[171/4602] Fetching fluenttesttools, imperial
Fetching https://github.com/vapor/fluent-postgresql.git
[4603/8558] Fetching fluenttesttools, imperial, leaf
[4722/9002] Fetching fluenttesttools, imperial, leaf, swiftgd
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (0.41s)
[5805/8969] Fetching imperial, leaf, swiftgd
Fetching https://github.com/vapor/fluent.git
[6280/11676] Fetching imperial, leaf, swiftgd, jwt
Fetched https://github.com/vapor-community/Imperial.git from cache (0.42s)
[1900/7107] Fetching leaf, swiftgd, jwt
Fetching https://github.com/vapor/crypto.git
[7108/9766] Fetching leaf, swiftgd, jwt, fluent-postgresql
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.25s)
[8206/9322] Fetching leaf, jwt, fluent-postgresql
Fetching https://github.com/vapor/core.git
Fetched https://github.com/vapor/leaf.git from cache (0.26s)
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/jwt.git from cache (0.27s)
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.32s)
[1/13407] Fetching fluent
[806/16193] Fetching fluent, crypto
[6777/36336] Fetching fluent, crypto, core
Fetched https://github.com/vapor/crypto.git from cache (0.28s)
[11071/33550] Fetching fluent, core
[27915/107863] Fetching fluent, core, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.70s)
[35006/94456] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (0.87s)
[18579/74313] Fetching vapor
Fetched https://github.com/vapor/vapor.git from cache (2.10s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (4.58s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.47s)
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.18s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (4.71s)
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
[1/1079] Fetching sendgrid-provider
[1080/1850] Fetching sendgrid-provider, loggerapi
[1227/2579] Fetching sendgrid-provider, loggerapi, vapormailgunservice
[1441/5181] Fetching sendgrid-provider, loggerapi, vapormailgunservice, swift-smtp
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.26s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.26s)
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.26s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.31s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (0.84s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.17s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (0.63s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.47s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.22s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.73s)
Fetching https://github.com/vapor/postgresql.git
[1/5355] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.33s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (2.15s)
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.48s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.49s)
Fetching https://github.com/vapor/service.git
Fetching https://github.com/vapor/template-kit.git
[1/1282] Fetching template-kit
[668/2201] Fetching template-kit, service
Fetched https://github.com/vapor/template-kit.git from cache (0.22s)
Fetched https://github.com/vapor/service.git from cache (0.23s)
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.45s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.50s)
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/http.git
[1/381] Fetching url-encoded-form
[55/3589] Fetching url-encoded-form, multipart
[960/4168] Fetching url-encoded-form, multipart, validation
[2598/24891] Fetching url-encoded-form, multipart, validation, routing
[8194/27487] Fetching url-encoded-form, multipart, validation, routing, websocket
[8427/52954] Fetching url-encoded-form, multipart, validation, routing, websocket, http
Fetched https://github.com/vapor/routing.git from cache (0.97s)
Fetching https://github.com/vapor/database-kit.git
[30672/32231] Fetching url-encoded-form, multipart, validation, websocket, http
Fetched https://github.com/vapor/validation.git from cache (1.20s)
[30209/31652] Fetching url-encoded-form, multipart, websocket, http
Fetched https://github.com/vapor/websocket.git from cache (1.20s)
[27645/29056] Fetching url-encoded-form, multipart, http
Fetched https://github.com/vapor/http.git from cache (1.23s)
Fetching https://github.com/vapor/console.git
[1/1181] Fetching database-kit
Fetched https://github.com/vapor/url-encoded-form.git from cache (1.52s)
Fetched https://github.com/vapor/database-kit.git from cache (0.55s)
[1/5485] Fetching console
Fetched https://github.com/vapor/multipart.git from cache (1.58s)
Fetched https://github.com/vapor/console.git from cache (0.44s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (2.15s)
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.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (1.93s)
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.18s)
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.46s)
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.49s)
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[1/2077] Fetching bluesslservice
[479/3731] Fetching bluesslservice, bluecryptor
[3666/6673] Fetching bluesslservice, bluecryptor, bluesocket
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.30s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.30s)
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.31s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (0.81s)
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.46s)
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.17s)
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.61s)
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.46s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.61s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.47s)
Fetching https://github.com/vapor/sql.git
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.33s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.83s)
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.47s)
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.47s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.46s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.49s)
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.19s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.87s)
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/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/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/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/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.10.1
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/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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
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/BlueSocket.git
Working copy of https://github.com/IBM-Swift/BlueSocket.git resolved at 1.0.200
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/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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.1
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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.1.0
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/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/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/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/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/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/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/LiveUI/FluentTestTools.git
Working copy of https://github.com/LiveUI/FluentTestTools.git resolved at 0.1.0
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/LiveUI/S3.git
Working copy of https://github.com/LiveUI/S3.git resolved at 3.0.1
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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.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/VaporTestTools.git
Working copy of https://github.com/LiveUI/VaporTestTools.git resolved at 0.1.7
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/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-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/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/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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
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/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
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/IBM-Swift/LoggerAPI.git
Working copy of https://github.com/IBM-Swift/LoggerAPI.git resolved at 1.8.1
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
[56/130] Compiling CNIOZlib empty.c
[57/130] Compiling CNIOLinux ifaddrs-android.c
[58/130] Compiling CNIOSHA1 c_nio_sha1.c
[59/130] Compiling CNIODarwin shim.c
[60/130] Compiling CNIOLinux shim.c
[61/130] Compiling CBcrypt blf.c
[62/130] Compiling CBcrypt bcrypt.c
[63/130] Write sources
[66/130] Compiling CNIOHTTPParser c_nio_http_parser.c
[67/130] Compiling CBase32 base32.c
[68/130] Write swift-version-24593BA9C3E375BF.txt
[69/130] Compiling CNIOOpenSSL shims.c
[70/130] Compiling CNIOOpenSSL helpers.c
[70/130] Compiling CCryptoOpenSSL shim.c
[73/172] Emitting module Socket
[73/172] Compiling c-atomics.c
[75/174] Compiling Debugging SourceLocation.swift
[76/174] Emitting module LoggerAPI
[77/174] Compiling LoggerAPI Logger.swift
[78/175] Compiling NIOPriorityQueue PriorityQueue.swift
[80/178] Emitting module COperatingSystem
[81/178] Compiling COperatingSystem libc.swift
[82/178] Compiling NIOConcurrencyHelpers lock.swift
[83/179] Emitting module NIOPriorityQueue
[84/179] Compiling NIOPriorityQueue Heap.swift
[85/180] Emitting module NIOConcurrencyHelpers
[86/180] Compiling NIOConcurrencyHelpers atomics.swift
[90/181] 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
[90/181] Wrapping AST for LoggerAPI for debugging
[92/181] Compiling Debugging Demangler.swift
[93/181] Emitting module Debugging
[94/181] Compiling Debugging Debuggable.swift
[95/182] Compiling XMLCoding XMLReferencingEncoder.swift
[96/182] Compiling XMLCoding ISO8601DateFormatter.swift
[97/182] Compiling XMLCoding XMLKey.swift
[98/182] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/182] 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
[100/183] Compiling Socket SocketProtocols.swift
[100/183] Wrapping AST for COperatingSystem for debugging
[102/183] Compiling Cryptor Updatable.swift
[102/184] Wrapping AST for NIOPriorityQueue for debugging
[104/184] Compiling Cryptor Digest.swift
[105/184] Compiling Cryptor HMAC.swift
[107/184] Emitting module XMLCoding
[108/184] Compiling Cryptor Crypto.swift
[109/184] Compiling Cryptor Cryptor.swift
[109/184] Wrapping AST for NIOConcurrencyHelpers for debugging
[111/198] Compiling NIO ByteBuffer-core.swift
[112/198] Compiling NIO ByteBuffer-int.swift
[113/201] Compiling NIO Bootstrap.swift
[114/201] Compiling NIO ByteBuffer-aux.swift
[114/234] Wrapping AST for Debugging for debugging
[116/234] 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
[117/234] 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
[118/234] 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
[119/234] Compiling Cryptor Status.swift
[120/234] Compiling Cryptor SSLPointerTricks.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/94] Compiling Debugging SourceLocation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/94] 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
[4/94] 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
[5/94] Compiling COperatingSystem libc.swift
[6/94] Emitting module COperatingSystem
[7/95] Compiling NIOPriorityQueue PriorityQueue.swift
[8/95] Emitting module LoggerAPI
[9/95] Compiling LoggerAPI Logger.swift
[11/95] Compiling XMLCoding ISO8601DateFormatter.swift
[12/95] Compiling XMLCoding XMLKey.swift
[14/96] Compiling Debugging Demangler.swift
[15/95] Emitting module Socket
[16/95] Compiling XMLCoding XMLReferencingEncoder.swift
[17/95] 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
[18/95] 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
[19/95] 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
[20/95] 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
[21/95] Emitting module NIOPriorityQueue
[22/95] Compiling NIOPriorityQueue Heap.swift
[23/95] Compiling Socket SocketProtocols.swift
[24/95] Compiling Socket SocketUtils.swift
[25/96] Emitting module Debugging
[26/96] Compiling XMLCoding XMLUnkeyedDecodingContainer.swift
[27/96] Compiling XMLCoding EncodingErrorExtension.swift
BUILD FAILURE 6.1 linux