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

Successful build of firebase-swift, reference 1.0.1 (717c05), with Swift 6.0 for Linux on 17 Sep 2024 08:03:22 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/firebase-swift.git
Reference: 1.0.1
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/zunda-pixel/firebase-swift
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 717c05a add readme Platform and Swift Version (#29)
Cloned https://github.com/zunda-pixel/firebase-swift.git
Revision (git rev-parse @):
717c05ae92353bf2cbc51de70be8eb5eaa721413
SUCCESS checkout https://github.com/zunda-pixel/firebase-swift.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/firebase-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/swiftlang/swift-testing
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/zunda-pixel/http-client
[1/91] Fetching http-client
[92/619] Fetching http-client, swift-http-types
[620/13618] Fetching http-client, swift-http-types, swift-testing
[13619/78681] Fetching http-client, swift-http-types, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-http-types from cache (4.40s)
Fetched https://github.com/zunda-pixel/http-client from cache (4.40s)
Fetched https://github.com/swiftlang/swift-testing from cache (4.41s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.45s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.0
Creating working copy for https://github.com/swiftlang/swift-testing
Working copy of https://github.com/swiftlang/swift-testing resolved at 0.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-12
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/15] Compiling HTTPTypes ISOLatin1String.swift
[9/15] Compiling HTTPTypes HTTPResponse.swift
[10/15] Compiling HTTPTypes HTTPParsedFields.swift
[11/15] Compiling HTTPTypes HTTPRequest.swift
[12/15] Compiling HTTPTypes HTTPFieldName.swift
[13/15] Compiling HTTPTypes HTTPField.swift
[14/15] Emitting module HTTPTypes
[15/15] Compiling HTTPTypes HTTPFields.swift
[17/22] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[18/22] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[19/22] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[20/22] Emitting module HTTPTypesFoundation
[21/22] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[22/22] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[24/26] Emitting module HTTPClient
[25/26] Compiling HTTPClient HTTPClient.swift
[26/26] Compiling HTTPClient URLSesssion++.swift
[28/67] Compiling RemoteConfig StreamExecution.swift
[29/67] Compiling RemoteConfig RemoteConfig.swift
[30/67] Compiling Storage Storage.swift
[31/68] Compiling RemoteConfig ErrorResponse.swift
[32/68] Emitting module RemoteConfig
[33/68] Compiling RemoteConfig DecodeHandler.swift
[34/68] Compiling Auth CreateUser.swift
[35/68] Compiling Auth ErrorResponse.swift
[36/68] Compiling Storage Upload.swift
[37/68] Emitting module Storage
[38/68] Compiling Auth Auth.swift
[39/68] Compiling Auth CreateAnonymousUser.swift
[40/68] Compiling Auth GetUser.swift
[41/68] Compiling Auth LinkEmail.swift
[42/68] Compiling Storage Item.swift
[43/68] Compiling Storage List.swift
[44/68] Compiling Storage Update.swift
[45/69] Compiling RemoteConfig Realtime.swift
[46/69] Compiling RemoteConfig Fetch.swift
[49/70] Compiling Auth LinkProvider.swift
[50/70] Compiling Auth ProviderUserInfo.swift
[51/70] Compiling Auth RefreshToken.swift
[52/70] Compiling Auth SendEmailToResetPassword.swift
[53/70] Compiling Auth SendEmailToUpdateEmail.swift
[54/70] Compiling Auth SendEmailVerification.swift
[55/73] Emitting module Auth
[59/73] Compiling Auth CreateUserOrGetOAuth.swift
[60/73] Compiling Auth DecodeHandler.swift
[61/73] Compiling Auth DeleteAccount.swift
[65/73] Compiling Auth SendSignUpLink.swift
[66/73] Compiling Auth URL++.swift
[67/73] Compiling Auth UnLinkProvider.swift
[68/73] Compiling Auth UpdatePassword.swift
[69/73] Compiling Auth UpdateProfile.swift
[70/73] Compiling Auth VerifyCodeResetPasswordResponse.swift
[71/73] Compiling Auth VerifyCustomToken.swift
[72/73] Compiling Auth VerifyEmailOodb.swift
[73/73] Compiling Auth VerifyPassword.swift
Build complete! (32.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "firebase-swift",
  "name" : "firebase-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Auth",
      "targets" : [
        "Auth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RemoteConfig",
      "targets" : [
        "RemoteConfig"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Storage",
      "targets" : [
        "Storage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StorageTests",
      "module_type" : "SwiftTarget",
      "name" : "StorageTests",
      "path" : "Tests/StorageTests",
      "product_dependencies" : [
        "Testing"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/StorageTests/Resources/Swift_logo.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "StorageTests.swift"
      ],
      "target_dependencies" : [
        "Storage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Storage",
      "module_type" : "SwiftTarget",
      "name" : "Storage",
      "path" : "Sources/Storage",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "Storage"
      ],
      "sources" : [
        "ContentUrl.swift",
        "DecodeHandler.swift",
        "Delete.swift",
        "ErrorResponse.swift",
        "EscapePercentEncode.swift",
        "GetItem.swift",
        "Item.swift",
        "List.swift",
        "Storage.swift",
        "Update.swift",
        "Upload.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RemoteConfigTests",
      "module_type" : "SwiftTarget",
      "name" : "RemoteConfigTests",
      "path" : "Tests/RemoteConfigTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "RemoteConfigTests.swift"
      ],
      "target_dependencies" : [
        "RemoteConfig"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RemoteConfig",
      "module_type" : "SwiftTarget",
      "name" : "RemoteConfig",
      "path" : "Sources/RemoteConfig",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "RemoteConfig"
      ],
      "sources" : [
        "DecodeHandler.swift",
        "ErrorResponse.swift",
        "Fetch.swift",
        "Realtime.swift",
        "RemoteConfig.swift",
        "StreamExecution.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AuthTests",
      "module_type" : "SwiftTarget",
      "name" : "AuthTests",
      "path" : "Tests/AuthTests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "AuthTests.swift"
      ],
      "target_dependencies" : [
        "Auth"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Auth",
      "module_type" : "SwiftTarget",
      "name" : "Auth",
      "path" : "Sources/Auth",
      "product_dependencies" : [
        "HTTPClient",
        "HTTPTypes"
      ],
      "product_memberships" : [
        "Auth"
      ],
      "sources" : [
        "Auth.swift",
        "CreateAnonymousUser.swift",
        "CreateUser.swift",
        "CreateUserOrGetOAuth.swift",
        "DecodeHandler.swift",
        "DeleteAccount.swift",
        "ErrorResponse.swift",
        "GetUser.swift",
        "LinkEmail.swift",
        "LinkProvider.swift",
        "ProviderUserInfo.swift",
        "RefreshToken.swift",
        "SendEmailToResetPassword.swift",
        "SendEmailToUpdateEmail.swift",
        "SendEmailVerification.swift",
        "SendSignUpLink.swift",
        "URL++.swift",
        "UnLinkProvider.swift",
        "UpdatePassword.swift",
        "UpdateProfile.swift",
        "VerifyCodeResetPasswordResponse.swift",
        "VerifyCustomToken.swift",
        "VerifyEmailOodb.swift",
        "VerifyPassword.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.