The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WandLocation, reference 3.0.5 (669bd3), with Swift 6.1 for Linux on 7 Mar 2026 07:10:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/the-wand/Location.git
Reference: 3.0.5
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/the-wand/Location
 * tag               3.0.5      -> FETCH_HEAD
HEAD is now at 669bd32 3.0.5
Cloned https://github.com/the-wand/Location.git
Revision (git rev-parse @):
669bd32da84d2b58eca7cdb6d6c6169293170f60
SUCCESS checkout https://github.com/the-wand/Location.git at 3.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/the-wand/Location.git
https://github.com/the-wand/Location.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "ru",
  "dependencies" : [
    {
      "identity" : "any",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Any.git"
    },
    {
      "identity" : "wand",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/the-wand/Wand.git"
    }
  ],
  "manifest_display_name" : "WandLocation",
  "name" : "WandLocation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "WandLocation",
      "targets" : [
        "WandLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "wandTests",
      "module_type" : "SwiftTarget",
      "name" : "wandTests",
      "path" : "Tests/wandTests",
      "product_dependencies" : [
        "Any_"
      ],
      "sources" : [
        "Cases/CLAuthorizationStatus_Tests.swift",
        "Cases/CLLocation_Tests.swift",
        "Cases/CLRegion_Tests.swift",
        "Unit/Unit.swift"
      ],
      "target_dependencies" : [
        "WandLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WandLocation",
      "module_type" : "SwiftTarget",
      "name" : "WandLocation",
      "path" : "Sources/WandLocation",
      "product_dependencies" : [
        "Wand"
      ],
      "product_memberships" : [
        "WandLocation"
      ],
      "sources" : [
        "CLAuthorizationStatus_Ask.swift",
        "CLLocationManager_Obtain.swift",
        "CLLocation_Ask.swift",
        "CLRegion_Ask.swift",
        "Convert/CLLocationCoordinate2D_Convert.swift",
        "Convert/CLLocation_Convert.swift",
        "Convert/CLRegion_Convert.swift",
        "Location.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/the-wand/Any.git
Fetching https://github.com/the-wand/Wand.git
[1/8965] Fetching wand
[629/9242] Fetching wand, any
Fetched https://github.com/the-wand/Any.git from cache (0.49s)
[6097/8965] Fetching wand
Fetched https://github.com/the-wand/Wand.git from cache (0.72s)
Computing version for https://github.com/the-wand/Wand.git
Computed https://github.com/the-wand/Wand.git at 3.0.5 (1.41s)
Computing version for https://github.com/the-wand/Any.git
Computed https://github.com/the-wand/Any.git at 1.0.3 (1.09s)
Creating working copy for https://github.com/the-wand/Any.git
Working copy of https://github.com/the-wand/Any.git resolved at 1.0.3
Creating working copy for https://github.com/the-wand/Wand.git
Working copy of https://github.com/the-wand/Wand.git resolved at 3.0.5
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/39] Compiling Wand &.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[5/39] Compiling Wand AndT.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[6/39] Compiling Wand AndU.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[7/39] Compiling Wand Operation.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[8/39] Compiling Wand ?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[9/43] Compiling Wand Ubiquitous.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[10/43] Compiling Wand WandFramerProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[11/43] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[12/43] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[13/43] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[14/43] Compiling Wand ExpressibleByArray.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[15/43] Compiling Wand ExpressibleByDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[16/43] Compiling Wand Key.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[17/43] Compiling Wand Weak.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[18/43] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[19/43] Compiling Wand Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[20/43] Compiling Wand Task.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[21/43] Compiling Wand Ask.Nil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[22/43] Compiling Wand Ask.T.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[23/43] Compiling Wand CoreGraphics_Convertable.swift
[24/43] Compiling Wand Numbers_Convertable.swift
[25/43] Compiling Wand String_Convertable.swift
[26/43] Compiling Wand Describing.swift
[27/43] Compiling Wand Describing_Character.swift
[28/43] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[29/43] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[30/43] Compiling Wand Addons.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[31/43] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[32/43] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[33/43] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[34/43] Compiling Wand Expecting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[35/43] Compiling Wand Core+Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[36/43] Compiling Wand NW.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[37/43] Compiling Wand Obtainable.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/43] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[39/43] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[40/43] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[41/43] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[42/43] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[43/43] Compiling Wand Core.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/wandTests/Package.xctestplan
warning: 'wand': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Wand.md
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/37] Compiling Wand Log.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[3/37] Compiling Wand Memory.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[4/37] Compiling Wand Addons.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[5/37] Compiling Wand All.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[6/37] Compiling Wand Any.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[7/41] Compiling Wand &.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[8/41] Compiling Wand AndT.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[9/41] Compiling Wand AndU.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[10/41] Compiling Wand Operation.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[11/41] Compiling Wand ?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[12/41] Compiling Wand Error.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[13/41] Compiling Wand Error?.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[14/41] Compiling Wand Option.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[15/41] Compiling Wand Ask.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[16/41] Compiling Wand Core.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/41] Emitting module Wand
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:133:27: error: cannot find 'USEC_PER_SEC' in scope
131 |
132 |         let time: Int = Date().timeIntervalSince1970|
133 |         let usec = time * USEC_PER_SEC|
    |                           `- error: cannot find 'USEC_PER_SEC' in scope
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:135:23: error: cannot find 'URLRequest' in scope
133 |         let usec = time * USEC_PER_SEC|
134 |
135 |         var request = URLRequest(url: URL(string: "https://api.mixpanel.com/import")!)
    |                       `- error: cannot find 'URLRequest' in scope
136 |         request.httpMethod = "POST"
137 |         request.addValue("application/json", forHTTPHeaderField: "Content-Type")
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:9: error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |         `- error: 'URLSession' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
152 |     }
153 |
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:151:36: error: cannot infer contextual base in reference to member 'default'
149 |         ])
150 |
151 |         URLSession(configuration: .default).dataTask(with: request).resume()
    |                                    `- error: cannot infer contextual base in reference to member 'default'
152 |     }
153 |
[18/41] Compiling Wand Counting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[19/41] Compiling Wand Sequence.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[20/41] Compiling Wand Task.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[21/41] Compiling Wand Ask.Nil.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[22/41] Compiling Wand Ask.T.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[23/41] Compiling Wand CoreGraphics_Convertable.swift
[24/41] Compiling Wand Numbers_Convertable.swift
[25/41] Compiling Wand String_Convertable.swift
[26/41] Compiling Wand Describing.swift
[27/41] Compiling Wand Describing_Character.swift
[28/41] Compiling Wand Expressible.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[29/41] Compiling Wand ExpressibleByArray.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[30/41] Compiling Wand ExpressibleByDictionary.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[31/41] Compiling Wand Key.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[32/41] Compiling Wand Weak.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[33/41] Compiling Wand Describing_Data.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[34/41] Compiling Wand Expecting.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[35/41] Compiling Wand Core+Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[36/41] Compiling Wand NW.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[37/41] Compiling Wand Obtainable.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[38/41] Compiling Wand Ubiquitous.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[39/41] Compiling Wand WandFramerProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[40/41] Compiling Wand Wanded.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
[41/41] Compiling Wand |.swift
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:89:14: error: cannot find 'arc4random' in scope
 87 |     lazy
 88 |     public
 89 |     var id = arc4random()
    |              `- error: cannot find 'arc4random' in scope
 90 |
 91 |     lazy
/host/spi-builder-workspace/.build/checkouts/Wand/Sources/Wand/Core/Core.swift:93:19: error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 91 |     lazy
 92 |     public
 93 |     var name = id.quotientAndRemainder(dividingBy: 50_000)
    |                   `- error: value of type 'ObjectIdentifier' has no member 'quotientAndRemainder'
 94 |
 95 |     lazy
BUILD FAILURE 6.1 linux