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 tripadvisor-swift, reference main (f70ca5), with Swift 6.0 for Linux on 22 Oct 2024 15:38:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/tripadvisor-swift.git
Reference: main
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/tripadvisor-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f70ca51 Remove httpclient (#21)
Cloned https://github.com/zunda-pixel/tripadvisor-swift.git
Revision (git rev-parse @):
f70ca5161fc717ad5ed2b9fdb700f2bc7e49379c
SUCCESS checkout https://github.com/zunda-pixel/tripadvisor-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/tripadvisor-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:cdfc99d922304a35741e6888e6aaaea2f8271a1fe66021a96a2dddcfac2616e3
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/pointfreeco/swift-tagged
Fetching https://github.com/zunda-pixel/swift-currency
Fetching https://github.com/zunda-pixel/http-client
[1/91] Fetching http-client
[45/105] Fetching http-client, swift-currency
[106/646] Fetching http-client, swift-currency, swift-http-types
[647/1793] Fetching http-client, swift-currency, swift-http-types, swift-tagged
Fetched https://github.com/zunda-pixel/http-client from cache (0.21s)
Fetched https://github.com/zunda-pixel/swift-currency from cache (0.22s)
Fetched https://github.com/apple/swift-http-types from cache (0.22s)
Fetched https://github.com/pointfreeco/swift-tagged from cache (0.22s)
Creating working copy for https://github.com/pointfreeco/swift-tagged
Working copy of https://github.com/pointfreeco/swift-tagged resolved at 0.10.0
Creating working copy for https://github.com/zunda-pixel/swift-currency
Working copy of https://github.com/zunda-pixel/swift-currency resolved at 0.0.1
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/20] Emitting module Currency
[9/20] Compiling Currency Currency.swift
[11/21] Emitting module HTTPTypes
[12/21] Compiling HTTPTypes ISOLatin1String.swift
[13/21] Compiling HTTPTypes HTTPResponse.swift
[14/21] Compiling HTTPTypes HTTPRequest.swift
[15/21] Compiling HTTPTypes HTTPParsedFields.swift
[16/21] Compiling HTTPTypes HTTPFieldName.swift
[17/21] Compiling HTTPTypes HTTPFields.swift
[18/21] Compiling HTTPTypes HTTPField.swift
[20/28] Compiling Tagged UUID.swift
[21/28] Emitting module Tagged
[22/28] Compiling Tagged Tagged.swift
[24/29] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[25/29] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[26/29] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[27/29] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[28/29] Emitting module HTTPTypesFoundation
[29/29] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[31/33] Emitting module HTTPClient
[32/33] Compiling HTTPClient URLSesssion++.swift
[33/33] Compiling HTTPClient HTTPClient.swift
[35/64] Compiling TripadvisorKit LocationReviews.swift
[36/64] Compiling TripadvisorKit PhotoSourceFilter.swift
[37/64] Compiling TripadvisorKit Radius.swift
[38/64] Compiling TripadvisorKit SearchLocation.swift
[39/64] Compiling TripadvisorKit Category.swift
[40/64] Compiling TripadvisorKit Language.swift
[41/64] Compiling TripadvisorKit LocationDetail.swift
[42/64] Compiling TripadvisorKit LocationPhotos.swift
[43/64] Compiling TripadvisorKit LocationPoint.swift
[44/68] Emitting module TripadvisorKit
[45/68] Compiling TripadvisorKit SearchNearLocation.swift
[46/68] Compiling TripadvisorKit Constants.swift
[47/68] Compiling TripadvisorKit JSONDecoder++.swift
[48/68] Compiling TripadvisorKit Address.swift
[49/68] Compiling TripadvisorKit LocationReviewsRequest.swift
[50/68] Compiling TripadvisorKit Request.swift
[51/68] Compiling TripadvisorKit SearchLocationsRequest.swift
[52/68] Compiling TripadvisorKit SearchNearLocationsRequest.swift
[53/68] Compiling TripadvisorKit Ancestor.swift
[54/68] Compiling TripadvisorKit Hours.swift
[55/68] Compiling TripadvisorKit Image.swift
[56/68] Compiling TripadvisorKit LabelContent.swift
[57/68] Compiling TripadvisorKit LocationsResponse.swift
[58/68] Compiling TripadvisorKit PhotosResponse.swift
[59/68] Compiling TripadvisorKit ReviewsResponse.swift
[60/68] Compiling TripadvisorKit TripadvisorKit.swift
[61/68] Compiling TripadvisorKit Review.swift
[62/68] Compiling TripadvisorKit User.swift
[63/68] Compiling TripadvisorKit LocationDetailRequest.swift
[64/68] Compiling TripadvisorKit LocationPhotosRequest.swift
[65/68] Compiling TripadvisorKit Location.swift
[66/68] Compiling TripadvisorKit Period.swift
[67/68] Compiling TripadvisorKit Photo.swift
[68/68] Compiling TripadvisorKit Ranking.swift
Build complete! (17.05s)
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-tagged",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-tagged"
    },
    {
      "identity" : "swift-currency",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/swift-currency"
    },
    {
      "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" : "tripadvisor-swift",
  "name" : "tripadvisor-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "TripadvisorKit",
      "targets" : [
        "TripadvisorKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TripadvisorKitTests",
      "module_type" : "SwiftTarget",
      "name" : "TripadvisorKitTests",
      "path" : "Tests/TripadvisorKitTests",
      "sources" : [
        "TripadvisorKitTests.swift"
      ],
      "target_dependencies" : [
        "TripadvisorKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TripadvisorKit",
      "module_type" : "SwiftTarget",
      "name" : "TripadvisorKit",
      "path" : "Sources/TripadvisorKit",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "Tagged",
        "Currency",
        "HTTPClient"
      ],
      "product_memberships" : [
        "TripadvisorKit"
      ],
      "sources" : [
        "API/Category.swift",
        "API/Language.swift",
        "API/LocationDetail.swift",
        "API/LocationPhotos.swift",
        "API/LocationPoint.swift",
        "API/LocationReviews.swift",
        "API/PhotoSourceFilter.swift",
        "API/Radius.swift",
        "API/SearchLocation.swift",
        "API/SearchNearLocation.swift",
        "Constants.swift",
        "JSONDecoder++.swift",
        "Model/Address.swift",
        "Model/Ancestor.swift",
        "Model/Hours.swift",
        "Model/Image.swift",
        "Model/LabelContent.swift",
        "Model/Location.swift",
        "Model/Period.swift",
        "Model/Photo.swift",
        "Model/Ranking.swift",
        "Model/Review.swift",
        "Model/User.swift",
        "Request/LocationDetailRequest.swift",
        "Request/LocationPhotosRequest.swift",
        "Request/LocationReviewsRequest.swift",
        "Request/Request.swift",
        "Request/SearchLocationsRequest.swift",
        "Request/SearchNearLocationsRequest.swift",
        "Response/LocationsResponse.swift",
        "Response/PhotosResponse.swift",
        "Response/ReviewsResponse.swift",
        "TripadvisorKit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:cdfc99d922304a35741e6888e6aaaea2f8271a1fe66021a96a2dddcfac2616e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.