The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ApiCore, reference 1.0.2 (c3893b), with Swift 6.1 for Android on 28 May 2025 04:01:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/LiveUI/VaporTestTools.git
Fetching https://github.com/LiveUI/ErrorsCore.git
Fetching https://github.com/LiveUI/FluentTestTools.git
Fetching https://github.com/LiveUI/S3.git
Fetching https://github.com/vapor-community/Imperial.git
Fetching https://github.com/LiveUI/MailCore.git
[1/111] Fetching errorscore
[112/338] Fetching errorscore, mailcore
[292/1780] Fetching errorscore, mailcore, s3
[374/6706] Fetching errorscore, mailcore, s3, imperial
[851/6739] Fetching errorscore, mailcore, s3, imperial, fluenttesttools
[1885/7076] Fetching errorscore, mailcore, s3, imperial, fluenttesttools, vaportesttools
Fetched https://github.com/LiveUI/FluentTestTools.git from cache (1.00s)
Fetched https://github.com/LiveUI/MailCore.git from cache (0.99s)
Fetching https://github.com/twostraws/SwiftGD.git
Fetching https://github.com/vapor/leaf.git
Fetched https://github.com/LiveUI/ErrorsCore.git from cache (1.00s)
Fetching https://github.com/vapor/jwt.git
Fetched https://github.com/LiveUI/VaporTestTools.git from cache (1.23s)
Fetched https://github.com/LiveUI/S3.git from cache (1.23s)
Fetching https://github.com/vapor/fluent-postgresql.git
Fetching https://github.com/vapor/fluent.git
Fetched https://github.com/vapor-community/Imperial.git from cache (1.24s)
Fetching https://github.com/vapor/crypto.git
[1/2707] Fetching jwt
[326/6663] Fetching jwt, leaf
[3816/7107] Fetching jwt, leaf, swiftgd
Fetched https://github.com/twostraws/SwiftGD.git from cache (0.41s)
Fetched https://github.com/vapor/jwt.git from cache (0.40s)
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/vapor.git
Fetched https://github.com/vapor/leaf.git from cache (0.46s)
[1/2659] Fetching fluent-postgresql
[188/5445] Fetching fluent-postgresql, crypto
[1478/18866] Fetching fluent-postgresql, crypto, fluent
Fetched https://github.com/vapor/fluent-postgresql.git from cache (0.36s)
[7081/16207] Fetching crypto, fluent
Fetched https://github.com/vapor/crypto.git from cache (0.37s)
[5236/33564] Fetching fluent, core
[27524/107942] Fetching fluent, core, vapor
Fetched https://github.com/vapor/fluent.git from cache (0.78s)
[25986/94521] Fetching core, vapor
Fetched https://github.com/vapor/core.git from cache (2.36s)
Fetched https://github.com/vapor/vapor.git from cache (2.39s)
Computing version for https://github.com/LiveUI/FluentTestTools.git
Computed https://github.com/LiveUI/FluentTestTools.git at 0.1.0 (6.25s)
Computing version for https://github.com/LiveUI/ErrorsCore.git
Computed https://github.com/LiveUI/ErrorsCore.git at 0.1.0 (0.76s)
Fetching https://github.com/apple/swift-nio.git
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.43s)
Computing version for https://github.com/LiveUI/MailCore.git
Computed https://github.com/LiveUI/MailCore.git at 3.1.2 (8.62s)
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/twof/VaporMailgunService.git
Fetching https://github.com/IBM-Swift/Swift-SMTP.git
Fetching https://github.com/vapor-community/sendgrid-provider.git
[1/771] Fetching loggerapi
[171/1850] Fetching loggerapi, sendgrid-provider
[1851/4452] Fetching loggerapi, sendgrid-provider, swift-smtp
[2216/5181] Fetching loggerapi, sendgrid-provider, swift-smtp, vapormailgunservice
Fetched https://github.com/vapor-community/sendgrid-provider.git from cache (0.51s)
Fetched https://github.com/IBM-Swift/LoggerAPI.git from cache (0.51s)
Fetched https://github.com/twof/VaporMailgunService.git from cache (0.52s)
Fetched https://github.com/IBM-Swift/Swift-SMTP.git from cache (0.53s)
Computing version for https://github.com/twostraws/SwiftGD.git
Computed https://github.com/twostraws/SwiftGD.git at 2.3.0 (2.17s)
Fetching https://github.com/twostraws/Cgd.git
[1/20] Fetching cgd
Fetched https://github.com/twostraws/Cgd.git from cache (0.89s)
Computing version for https://github.com/twostraws/Cgd.git
Computed https://github.com/twostraws/Cgd.git at 0.2.0 (1.85s)
Computing version for https://github.com/LiveUI/S3.git
Computed https://github.com/LiveUI/S3.git at 3.0.1 (0.58s)
Fetching https://github.com/LiveUI/XMLCoding.git
[1/536] Fetching xmlcoding
Fetched https://github.com/LiveUI/XMLCoding.git from cache (0.27s)
Computing version for https://github.com/vapor/fluent-postgresql.git
Computed https://github.com/vapor/fluent-postgresql.git at 1.0.1 (0.93s)
Fetching https://github.com/vapor/postgresql.git
[1/5355] Fetching postgresql
Fetched https://github.com/vapor/postgresql.git from cache (0.43s)
Computing version for https://github.com/IBM-Swift/LoggerAPI.git
Computed https://github.com/IBM-Swift/LoggerAPI.git at 1.8.1 (2.88s)
Computing version for https://github.com/vapor-community/sendgrid-provider.git
Computed https://github.com/vapor-community/sendgrid-provider.git at 3.0.6 (1.01s)
Computing version for https://github.com/twof/VaporMailgunService.git
Computed https://github.com/twof/VaporMailgunService.git at 1.8.1 (0.61s)
Computing version for https://github.com/LiveUI/VaporTestTools.git
Computed https://github.com/LiveUI/VaporTestTools.git at 0.1.7 (0.78s)
Computing version for https://github.com/vapor/leaf.git
Computed https://github.com/vapor/leaf.git at 3.0.2 (0.71s)
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/service.git from cache (0.23s)
Fetched https://github.com/vapor/template-kit.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.78s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 3.1.2 (0.56s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.3 (0.61s)
Fetching https://github.com/vapor/url-encoded-form.git
Fetching https://github.com/vapor/validation.git
Fetching https://github.com/vapor/websocket.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/http.git
[1/579] Fetching validation
[308/26046] Fetching validation, http
[835/26427] Fetching validation, http, url-encoded-form
[2235/29746] Fetching validation, http, url-encoded-form, multipart
[3829/50473] Fetching validation, http, url-encoded-form, multipart, routing
[12160/53082] Fetching validation, http, url-encoded-form, multipart, routing, websocket
Fetched https://github.com/vapor/routing.git from cache (1.05s)
Fetching https://github.com/vapor/database-kit.git
Fetched https://github.com/vapor/validation.git from cache (1.15s)
Fetching https://github.com/vapor/console.git
[30106/31776] Fetching http, url-encoded-form, multipart, websocket
[30107/32957] Fetching http, url-encoded-form, multipart, websocket, database-kit
Fetched https://github.com/vapor/database-kit.git from cache (0.28s)
[30107/37353] Fetching http, url-encoded-form, multipart, websocket, console
Fetched https://github.com/vapor/url-encoded-form.git from cache (1.66s)
Fetched https://github.com/vapor/websocket.git from cache (1.66s)
Fetched https://github.com/vapor/http.git from cache (1.68s)
Fetched https://github.com/vapor/console.git from cache (0.53s)
Fetched https://github.com/vapor/multipart.git from cache (1.73s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.4.0 (3.56s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (2.49s)
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.34s)
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.95s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (1.66s)
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.99s)
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
[30/2942] Fetching bluesocket
[2943/5019] Fetching bluesocket, bluesslservice
[5020/6673] Fetching bluesocket, bluesslservice, bluecryptor
Fetched https://github.com/IBM-Swift/BlueSocket.git from cache (0.41s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git from cache (0.41s)
Fetched https://github.com/IBM-Swift/BlueSSLService.git from cache (0.41s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.1.0 (1.08s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.60s)
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.57s)
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.29s)
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.87s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.4.1 (0.99s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.5.0 (0.63s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.98s)
Computing version for https://github.com/vapor-community/Imperial.git
Computed https://github.com/vapor-community/Imperial.git at 0.17.0 (0.62s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 3.2.1 (0.55s)
Fetching https://github.com/vapor/sql.git
[1/5983] Fetching sql
Fetched https://github.com/vapor/sql.git from cache (0.41s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (1.51s)
Computing version for https://github.com/LiveUI/XMLCoding.git
Computed https://github.com/LiveUI/XMLCoding.git at 0.4.1 (0.82s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.62s)
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.64s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.1.3 (0.68s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.10.1 (0.64s)
Computing version for https://github.com/vapor/postgresql.git
Computed https://github.com/vapor/postgresql.git at 1.7.0 (0.60s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (1.20s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git from cache (0.32s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.11s)
Computing version for https://github.com/IBM-Swift/BlueSocket.git
Computed https://github.com/IBM-Swift/BlueSocket.git at 1.0.200 (0.76s)
Computing version for https://github.com/IBM-Swift/BlueSSLService.git
Computed https://github.com/IBM-Swift/BlueSSLService.git at 1.0.200 (0.69s)
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/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-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/LiveUI/XMLCoding.git
Working copy of https://github.com/LiveUI/XMLCoding.git resolved at 0.4.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/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/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
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/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
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/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
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/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.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
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/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/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/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/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-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/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/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/Cgd.git
Working copy of https://github.com/twostraws/Cgd.git resolved at 0.2.0
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/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/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/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 3.1.2
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/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/postgresql.git
Working copy of https://github.com/vapor/postgresql.git resolved at 1.7.0
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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.1.3
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/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/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.4.1
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.3
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/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.4.0
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
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: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
Building for debugging...
[0/130] Write sources
[53/130] Compiling CNIOZlib empty.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
   17 | #include <openssl/conf.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[54/130] Compiling CNIOOpenSSL shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
   17 | #include <openssl/conf.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[54/130] Compiling CNIOOpenSSL helpers.c
[54/130] Compiling CNIOSHA1 c_nio_sha1.c
[54/130] Compiling CNIODarwin shim.c
[54/130] Compiling CNIOLinux ifaddrs-android.c
[54/130] Compiling CNIOLinux shim.c
[54/130] Compiling CNIOHTTPParser c_nio_http_parser.c
[54/130] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
warning: you may be able to install openssl using your system-packager:
    apt-get install openssl libssl-dev
warning: couldn't find pc file for openssl
warning: couldn't find pc file for gdlib
[0/1] Planning build
Building for debugging...
[0/76] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/shims.c:16:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
   17 | #include <openssl/conf.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/helpers.c:14:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOOpenSSL/include/c_nio_openssl.h:17:10: fatal error: 'openssl/conf.h' file not found
   17 | #include <openssl/conf.h>
      |          ^~~~~~~~~~~~~~~~
1 error generated.
[4/76] Compiling CNIOOpenSSL helpers.c
[4/76] Compiling CNIOOpenSSL shims.c
[4/76] Compiling CNIOLinux ifaddrs-android.c
[4/76] Compiling CNIODarwin shim.c
[4/76] Compiling CNIOHTTPParser c_nio_http_parser.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:50:16: error: call to undeclared function 'TEMP_FAILURE_RETRY'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   50 |         return TEMP_FAILURE_RETRY(prctl(PR_GET_NAME, name)) == -1 ? -1 : 0;
      |                ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:55:14: error: call to undeclared function 'TEMP_FAILURE_RETRY'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   55 |     int fd = TEMP_FAILURE_RETRY(open(comm_name, O_CLOEXEC | O_RDONLY));
      |              ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:59:36: error: call to undeclared function 'read'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   59 |     ssize_t n = TEMP_FAILURE_RETRY(read(fd, name, len));
      |                                    ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:59:36: note: did you mean 'fread'?
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:116:8: note: 'fread' declared here
  116 | size_t fread(void* _Nonnull __buf, size_t __size, size_t __count, FILE* _Nonnull __fp);
      |        ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:60:5: error: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   60 |     close(fd);
      |     ^
[4/76] Compiling CNIOLinux shim.c
[4/76] Compiling CNIOSHA1 c_nio_sha1.c
[4/76] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android