This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 OfficeModel with Swift 6.0 for Linux.

Swift 6 data race errors: 2

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/officectl-model.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/Frizlab/officectl-model
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40ea2a2 Add a link to parent project in the Readme
Cloned https://github.com/Frizlab/officectl-model.git
Revision (git rev-parse @):
40ea2a247840799f9989d42f25300814da6ae438
SUCCESS checkout https://github.com/Frizlab/officectl-model.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Frizlab/officectl-model.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/iwill/generic-json-swift.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
Fetching https://github.com/mxcl/LegibleError.git
[1/31] Fetching unwraporthrow
[9/209] Fetching unwraporthrow, legibleerror
[187/862] Fetching unwraporthrow, legibleerror, generic-json-swift
[840/1015] Fetching unwraporthrow, legibleerror, generic-json-swift, swift-email
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.22s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.22s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.22s)
Fetched https://github.com/Frizlab/swift-email.git from cache (0.22s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.44s)
Computing version for https://github.com/iwill/generic-json-swift.git
Computed https://github.com/iwill/generic-json-swift.git at 2.0.2 (0.46s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.45s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.44s)
Creating working copy for https://github.com/iwill/generic-json-swift.git
Working copy of https://github.com/iwill/generic-json-swift.git resolved at 2.0.2
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.0
Creating working copy for https://github.com/Frizlab/swift-email.git
Working copy of https://github.com/Frizlab/swift-email.git resolved at 0.2.5
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/21] Emitting module GenericJSON
[9/21] Emitting module LegibleError
[10/21] Emitting module UnwrapOrThrow
[11/21] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[12/21] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[13/21] Compiling LegibleError LegibleError.swift
[14/23] Compiling Email EmailValidator.swift
[15/23] Compiling Email Email.swift
[16/23] Compiling Email EmailValidator+ValidationCodes.swift
[17/23] Emitting module Email
[18/23] Compiling GenericJSON Initialization.swift
[19/23] Compiling GenericJSON JSON.swift
[20/23] Compiling GenericJSON Querying.swift
[21/23] Compiling GenericJSON Merging.swift
[26/30] Compiling OfficeModelCore Tag.swift
[27/30] Compiling OfficeModelCore TaggedID.swift
[28/30] Compiling OfficeModelCore None.swift
[29/30] Compiling OfficeModelCore RemoteProperty.swift
[30/30] Emitting module OfficeModelCore
[32/50] Compiling OfficeModel ApiUsers.swift
[33/50] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[34/52] Emitting module OfficeModel
[35/52] Compiling OfficeModel ChangeUserPasswordQuery.swift
[36/52] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[37/52] Compiling OfficeModel DeleteUserQuery.swift
[38/52] Compiling OfficeModel ApiAction.swift
[39/52] Compiling OfficeModel ApiActionStatus.swift
[40/52] Compiling OfficeModel ApiError.swift
[41/52] Compiling OfficeModel ApiMergedUser.swift
[42/52] Compiling OfficeModel ApiUser.swift
[43/52] Compiling OfficeModel AuthScope.swift
[44/52] Compiling OfficeModel Result+Codable.swift
[45/52] Compiling OfficeModel Result+Utils.swift
[46/52] Compiling OfficeModel ApiMultiServicesID.swift
[47/52] Compiling OfficeModel ApiMultiServicesResults.swift
[48/52] Compiling OfficeModel ApiService.swift
[49/52] Compiling OfficeModel ApiTokenResponse.swift
[50/52] Compiling OfficeModel ApiDirectoryUser.swift
[51/52] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[52/52] Compiling OfficeModel _Exports.swift
Build complete! (17.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-email",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/swift-email.git"
    },
    {
      "identity" : "unwraporthrow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0-beta",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/UnwrapOrThrow.git"
    },
    {
      "identity" : "generic-json-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/iwill/generic-json-swift.git"
    },
    {
      "identity" : "legibleerror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/LegibleError.git"
    }
  ],
  "manifest_display_name" : "OfficeModel",
  "name" : "OfficeModel",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "OfficeModelCore",
      "targets" : [
        "OfficeModelCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OfficeModel",
      "targets" : [
        "OfficeModel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OfficeModelTests",
      "module_type" : "SwiftTarget",
      "name" : "OfficeModelTests",
      "path" : "Tests/OfficeModelTests",
      "sources" : [
        "TaggedIDTests.swift"
      ],
      "target_dependencies" : [
        "OfficeModelCore",
        "OfficeModel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OfficeModelCore",
      "module_type" : "SwiftTarget",
      "name" : "OfficeModelCore",
      "path" : "Sources/OfficeModelCore",
      "product_dependencies" : [
        "UnwrapOrThrow"
      ],
      "product_memberships" : [
        "OfficeModelCore",
        "OfficeModel"
      ],
      "sources" : [
        "None.swift",
        "RemoteProperty.swift",
        "Tag.swift",
        "TaggedID.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OfficeModel",
      "module_type" : "SwiftTarget",
      "name" : "OfficeModel",
      "path" : "Sources/OfficeModel",
      "product_dependencies" : [
        "Email",
        "GenericJSON",
        "LegibleError",
        "UnwrapOrThrow"
      ],
      "product_memberships" : [
        "OfficeModel"
      ],
      "sources" : [
        "Common/ActionQueries/User/ChangeUserPasswordQuery.swift",
        "Common/ActionQueries/User/CreateOrUpdateUserQuery.swift",
        "Common/ActionQueries/User/DeleteUserQuery.swift",
        "Common/AuthScope.swift",
        "Common/Result+Codable.swift",
        "Common/Result+Utils.swift",
        "FromApi/Actions/ApiAction.swift",
        "FromApi/Actions/ApiActionStatus.swift",
        "FromApi/ApiError.swift",
        "FromApi/ApiMultiServicesID.swift",
        "FromApi/ApiMultiServicesResults.swift",
        "FromApi/ApiService.swift",
        "FromApi/ApiTokenResponse.swift",
        "FromApi/User/ApiDirectoryUser.swift",
        "FromApi/User/ApiMergedUser.swift",
        "FromApi/User/ApiUser.swift",
        "FromApi/User/ApiUsers.swift",
        "ToApi/ApiAuthPasswordGrantRequest.swift",
        "ToApi/ApiAuthTokenRevokeRequest.swift",
        "_Exports.swift"
      ],
      "target_dependencies" : [
        "OfficeModelCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.