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

Successful build of OfficeModel, reference main (33e1a1), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 01:30:20 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/officectl-model.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/happn-app/officectl-model
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 33e1a16 Verify the decoded tag does not contain a semicolon in Tag
Cloned https://github.com/happn-app/officectl-model.git
Revision (git rev-parse @):
33e1a165238a290c931e4b58bbe3e8e599f5f8b6
SUCCESS checkout https://github.com/happn-app/officectl-model.git at main
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/Frizlab/swift-email.git
Fetching https://github.com/iwill/generic-json-swift.git
Fetching https://github.com/Frizlab/UnwrapOrThrow.git
[1/31] Fetching unwraporthrow
[38/682] Fetching unwraporthrow, generic-json-swift
[260/860] Fetching unwraporthrow, generic-json-swift, legibleerror
[509/1040] Fetching unwraporthrow, generic-json-swift, legibleerror, swift-email
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.76s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.76s)
Fetched https://github.com/Frizlab/swift-email.git from cache (0.76s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.76s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (1.40s)
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.61s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.5 (0.61s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.0 (0.63s)
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
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/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/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "officectl-model",
      "name": "OfficeModel",
      "url": "https://github.com/happn-app/officectl-model.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/officectl-model",
      "dependencies": [
        {
          "identity": "swift-email",
          "name": "swift-email",
          "url": "https://github.com/Frizlab/swift-email.git",
          "version": "0.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-email",
          "dependencies": [
          ]
        },
        {
          "identity": "unwraporthrow",
          "name": "UnwrapOrThrow",
          "url": "https://github.com/Frizlab/UnwrapOrThrow.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UnwrapOrThrow",
          "dependencies": [
          ]
        },
        {
          "identity": "generic-json-swift",
          "name": "GenericJSON",
          "url": "https://github.com/iwill/generic-json-swift.git",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/generic-json-swift",
          "dependencies": [
          ]
        },
        {
          "identity": "legibleerror",
          "name": "LegibleError",
          "url": "https://github.com/mxcl/LegibleError.git",
          "version": "1.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LegibleError",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/happn-app/officectl-model.git
[1/411] Fetching officectl-model
Fetched https://github.com/happn-app/officectl-model.git from cache (0.73s)
Fetching https://github.com/Frizlab/UnwrapOrThrow.git from cache
Fetching https://github.com/Frizlab/swift-email.git from cache
Fetching https://github.com/mxcl/LegibleError.git from cache
Fetching https://github.com/iwill/generic-json-swift.git from cache
Fetched https://github.com/Frizlab/swift-email.git from cache (0.47s)
Fetched https://github.com/iwill/generic-json-swift.git from cache (0.47s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.47s)
Fetched https://github.com/Frizlab/UnwrapOrThrow.git from cache (0.47s)
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.53s)
Computing version for https://github.com/Frizlab/swift-email.git
Computed https://github.com/Frizlab/swift-email.git at 0.2.6 (0.03s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.04s)
Computing version for https://github.com/Frizlab/UnwrapOrThrow.git
Computed https://github.com/Frizlab/UnwrapOrThrow.git at 1.0.1 (0.02s)
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.6
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/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/Frizlab/UnwrapOrThrow.git
Working copy of https://github.com/Frizlab/UnwrapOrThrow.git resolved at 1.0.1
Creating working copy for https://github.com/happn-app/officectl-model.git
Working copy of https://github.com/happn-app/officectl-model.git resolved at main (33e1a16)
warning: '.resolve-product-dependencies': dependency 'officectl-model' is not used by any target
Found 4 product dependencies
  - swift-email
  - UnwrapOrThrow
  - GenericJSON
  - LegibleError
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/happn-app/officectl-model.git
https://github.com/happn-app/officectl-model.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/21] Compiling Email EmailValidator+ValidationCodes.swift
[9/21] Compiling Email EmailValidator.swift
[10/21] Emitting module Email
[11/21] Compiling Email Email.swift
[12/21] Compiling GenericJSON Querying.swift
[13/21] Compiling GenericJSON Merging.swift
[14/21] Compiling GenericJSON JSON.swift
[15/21] Compiling GenericJSON Initialization.swift
[16/21] Emitting module GenericJSON
[17/21] Emitting module LegibleError
[18/21] Compiling LegibleError LegibleError.swift
[19/21] Emitting module UnwrapOrThrow
[20/21] Compiling UnwrapOrThrow UnwrapOrThrow.swift
[21/21] Compiling UnwrapOrThrow UnwrapOrThrowOperator.swift
[22/26] Compiling OfficeModelCore Tag.swift
[23/26] Compiling OfficeModelCore TaggedID.swift
[24/26] Compiling OfficeModelCore RemoteProperty.swift
[25/26] Compiling OfficeModelCore None.swift
[26/26] Emitting module OfficeModelCore
[27/45] Compiling OfficeModel ApiUsers.swift
[28/45] Compiling OfficeModel ApiAuthPasswordGrantRequest.swift
[29/45] Compiling OfficeModel ApiError.swift
[30/45] Compiling OfficeModel ApiMultiServicesID.swift
[31/45] Compiling OfficeModel ChangeUserPasswordQuery.swift
[32/45] Compiling OfficeModel CreateOrUpdateUserQuery.swift
[33/45] Compiling OfficeModel ApiTokenResponse.swift
[34/45] Compiling OfficeModel ApiDirectoryUser.swift
[35/45] Compiling OfficeModel ApiMergedUser.swift
[36/45] Compiling OfficeModel ApiUser.swift
[37/45] Compiling OfficeModel ApiMultiServicesResults.swift
[38/45] Compiling OfficeModel ApiService.swift
[39/45] Compiling OfficeModel Result+Codable.swift
[40/45] Compiling OfficeModel Result+Utils.swift
[41/45] Compiling OfficeModel DeleteUserQuery.swift
[42/45] Compiling OfficeModel AuthScope.swift
[43/45] Compiling OfficeModel ApiAction.swift
[44/45] Compiling OfficeModel ApiActionStatus.swift
[45/45] Emitting module OfficeModel
[46/47] Compiling OfficeModel ApiAuthTokenRevokeRequest.swift
[47/47] Compiling OfficeModel _Exports.swift
Build complete! (10.88s)
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" : "/Users/admin/builder/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.