Build Information
Successful build of ParseServerSwift, reference main (fce961), with Swift 6.2 for macOS (SPM) on 13 Dec 2025 04:28:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.15.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.6
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.2
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.1
========================================
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": "parse-server-swift",
"name": "ParseServerSwift",
"url": "https://github.com/netreconlab/parse-server-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/parse-server-swift",
"dependencies": [
{
"identity": "vapor",
"name": "vapor",
"url": "https://github.com/vapor/vapor.git",
"version": "4.117.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/vapor",
"dependencies": [
{
"identity": "async-http-client",
"name": "async-http-client",
"url": "https://github.com/swift-server/async-http-client.git",
"version": "1.30.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.39.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.31.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.39.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
},
{
"identity": "swift-http-structured-headers",
"name": "swift-http-structured-headers",
"url": "https://github.com/apple/swift-http-structured-headers.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-certificates",
"name": "swift-certificates",
"url": "https://github.com/apple/swift-certificates.git",
"version": "1.17.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle.git",
"version": "2.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.26.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-distributed-tracing",
"name": "swift-distributed-tracing",
"url": "https://github.com/apple/swift-distributed-tracing.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
"dependencies": [
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"dependencies": [
]
}
]
}
]
},
{
"identity": "async-kit",
"name": "async-kit",
"url": "https://github.com/vapor/async-kit.git",
"version": "1.21.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
},
{
"identity": "console-kit",
"name": "console-kit",
"url": "https://github.com/vapor/console-kit.git",
"version": "4.15.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/console-kit",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "routing-kit",
"name": "routing-kit",
"url": "https://github.com/vapor/routing-kit.git",
"version": "4.9.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/routing-kit",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.39.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.31.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.39.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
},
{
"identity": "swift-http-structured-headers",
"name": "swift-http-structured-headers",
"url": "https://github.com/apple/swift-http-structured-headers.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-certificates",
"name": "swift-certificates",
"url": "https://github.com/apple/swift-certificates.git",
"version": "1.17.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle.git",
"version": "2.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-metrics",
"name": "swift-metrics",
"url": "https://github.com/apple/swift-metrics.git",
"version": "2.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-metrics",
"dependencies": [
]
},
{
"identity": "swift-distributed-tracing",
"name": "swift-distributed-tracing",
"url": "https://github.com/apple/swift-distributed-tracing.git",
"version": "1.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-distributed-tracing",
"dependencies": [
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"dependencies": [
]
}
]
},
{
"identity": "swift-service-context",
"name": "swift-service-context",
"url": "https://github.com/apple/swift-service-context.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-context",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "websocket-kit",
"name": "websocket-kit",
"url": "https://github.com/vapor/websocket-kit.git",
"version": "2.16.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/websocket-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-extras",
"name": "swift-nio-extras",
"url": "https://github.com/apple/swift-nio-extras.git",
"version": "1.31.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-extras",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-http2",
"name": "swift-nio-http2",
"url": "https://github.com/apple/swift-nio-http2.git",
"version": "1.39.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-http2",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
},
{
"identity": "swift-http-structured-headers",
"name": "swift-http-structured-headers",
"url": "https://github.com/apple/swift-http-structured-headers.git",
"version": "1.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-structured-headers",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "swift-certificates",
"name": "swift-certificates",
"url": "https://github.com/apple/swift-certificates.git",
"version": "1.17.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-certificates",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
},
{
"identity": "swift-service-lifecycle",
"name": "swift-service-lifecycle",
"url": "https://github.com/swift-server/swift-service-lifecycle.git",
"version": "2.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms.git",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-ssl",
"name": "swift-nio-ssl",
"url": "https://github.com/apple/swift-nio-ssl.git",
"version": "2.36.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-ssl",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "1.26.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "multipart-kit",
"name": "multipart-kit",
"url": "https://github.com/vapor/multipart-kit.git",
"version": "4.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/multipart-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.91.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "parse-swift",
"name": "ParseSwift",
"url": "https://github.com/netreconlab/Parse-Swift.git",
"version": "5.12.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parse-Swift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/netreconlab/parse-server-swift.git
[1/50178] Fetching parse-server-swift
Fetched https://github.com/netreconlab/parse-server-swift.git from cache (2.51s)
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/vapor.git from cache (0.67s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (0.67s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (0.72s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.117.2 (0.03s)
Fetching https://github.com/vapor/multipart-kit.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-service-context.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/vapor/websocket-kit.git from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/vapor/websocket-kit.git from cache (0.53s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-metrics.git from cache (0.53s)
Fetched https://github.com/apple/swift-service-context.git from cache (0.53s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Fetched https://github.com/vapor/multipart-kit.git from cache (0.54s)
Fetching https://github.com/apple/swift-distributed-tracing.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/vapor/routing-kit.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.47s)
Fetching https://github.com/vapor/console-kit.git from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.55s)
Fetching https://github.com/vapor/async-kit.git from cache
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.61s)
Fetched https://github.com/vapor/routing-kit.git from cache (0.61s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.84s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.84s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.85s)
Fetched https://github.com/vapor/console-kit.git from cache (0.47s)
Fetched https://github.com/vapor/async-kit.git from cache (0.45s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.81s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.49s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.3 (0.03s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.03s)
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.03s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.04s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.53s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.59s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git from cache
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-certificates.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.49s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.55s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.59s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.60s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.66s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.61s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.56s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.07s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.03s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.52s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.84s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.65s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.52s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (0.54s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.53s)
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.117.2
Creating working copy for https://github.com/netreconlab/parse-server-swift.git
Working copy of https://github.com/netreconlab/parse-server-swift.git resolved at main (fce961f)
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.3
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.1
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
warning: '.resolve-product-dependencies': dependency 'parse-server-swift' is not used by any target
Found 2 product dependencies
- vapor
- ParseSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/netreconlab/parse-server-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/481] Write sources
[4/481] Write App-entitlement.plist
[5/481] Copying PrivacyInfo.xcprivacy
[5/481] Write sources
[9/481] Copying PrivacyInfo.xcprivacy
[9/481] Write sources
[9/481] Copying PrivacyInfo.xcprivacy
[13/481] Write sources
[21/481] Copying PrivacyInfo.xcprivacy
[22/481] Write sources
[55/481] Write swift-version-49B95AFC49DCD68C.txt
[56/481] Compiling CNIOWindows WSAStartup.c
[56/481] Compiling CNIOWASI CNIOWASI.c
[56/481] Compiling CNIOWindows shim.c
[56/481] Compiling CSystem shims.c
[60/481] Compiling _NumericsShims _NumericsShims.c
[61/518] Compiling CNIOSHA1 c_nio_sha1.c
[62/518] Compiling _AtomicsShims.c
[63/600] Compiling CNIOPosix event_loop_id.c
[64/633] Compiling CVaporBcrypt bcrypt.c
[65/633] Compiling CVaporBcrypt blf.c
[67/810] Compiling Crypto ASN1.swift
[68/810] Compiling Crypto ASN1Any.swift
[69/811] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[70/811] Compiling Crypto ChaChaPoly_boring.swift
[71/811] Compiling Crypto ChaChaPoly.swift
[72/811] Compiling Crypto Cipher.swift
[73/811] Compiling Crypto Nonces.swift
[74/811] Compiling Crypto AES-GCM.swift
[75/811] Compiling Crypto AES-GCM_boring.swift
[76/811] Compiling RealModule RealFunctions.swift
[77/811] Compiling RealModule Real.swift
[78/812] Emitting module InternalCollectionsUtilities
[79/812] Compiling Crypto DH.swift
[80/812] Compiling Crypto ECDH.swift
[81/812] Compiling RealModule RelaxedArithmetic.swift
[82/812] Emitting module ServiceContextModule
[83/812] Compiling ServiceContextModule ServiceContextKey.swift
[84/812] Compiling ServiceContextModule ServiceContext.swift
[85/812] Compiling _NIODataStructures _TinyArray.swift
[86/812] Compiling _NIODataStructures PriorityQueue.swift
[87/812] Compiling RealModule Float80+Real.swift
[88/812] Compiling RealModule Float16+Real.swift
[89/812] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/831] Compiling RealModule ElementaryFunctions.swift
[91/831] Compiling RealModule AugmentedArithmetic.swift
[92/831] Compiling RealModule Double+Real.swift
[93/831] Compiling Atomics AtomicValue.swift
[94/831] Compiling Atomics AtomicMemoryOrderings.swift
[95/831] Emitting module RealModule
[96/831] Compiling RealModule Float+Real.swift
[97/831] Compiling Atomics AtomicBool.swift
[98/831] Compiling Atomics IntegerConformances.swift
[99/837] Compiling Atomics AtomicInteger.swift
[100/837] Compiling Atomics AtomicOptionalWrappable.swift
[101/837] Compiling Atomics DoubleWord.swift
[102/837] Compiling Atomics ManagedAtomic.swift
[103/837] Compiling _NIOBase64 Base64.swift
[104/837] Emitting module _NIOBase64
[104/837] Compiling CNIOLinux shim.c
[106/837] Compiling Crypto HPKE-KDF.swift
[107/837] Compiling Crypto HPKE.swift
[108/837] Compiling Crypto HPKE-Context.swift
[109/840] Compiling Atomics RawRepresentable.swift
[110/840] Compiling Atomics UnsafeAtomicLazyReference.swift
[111/840] Compiling Atomics IntegerOperations.swift
[112/840] Emitting module _NIODataStructures
[113/840] Compiling _NIODataStructures Heap.swift
[114/973] Compiling _RopeModule BigString+Chunk.swift
[115/973] Compiling _RopeModule BigString+BidirectionalCollection.swift
[116/973] Compiling _RopeModule BigString+Insert.swift
[117/973] Compiling _RopeModule BigString+Managing Breaks.swift
[118/973] Compiling _RopeModule BigString+Debugging.swift
[119/973] Compiling _RopeModule BigString+Index.swift
[120/974] Compiling Instrumentation MultiplexInstrument.swift
[121/974] Compiling Instrumentation Locks.swift
[122/974] Compiling Instrumentation NoOpInstrument.swift
[123/974] Compiling Instrumentation Instrument.swift
[124/974] Emitting module Instrumentation
[125/974] Compiling Instrumentation InstrumentationSystem.swift
[126/974] Compiling _RopeModule BigString+Contents.swift
[129/974] Compiling _RopeModule BigString+Ingester.swift
[130/974] Compiling _RopeModule BigString+Invariants.swift
[131/974] Compiling _RopeModule BigString+Iterators.swift
[132/1052] Emitting module CoreMetrics
[133/1052] Compiling CoreMetrics Metrics.swift
[134/1052] Compiling CoreMetrics Locks.swift
[135/1052] Compiling Logging Locks.swift
[136/1052] Compiling Logging Logging.swift
[137/1052] Emitting module Logging
[138/1052] Compiling Logging MetadataProvider.swift
[139/1052] Compiling Logging LogHandler.swift
[140/1052] Compiling Atomics Unmanaged extensions.swift
[141/1052] Emitting module SystemPackage
[142/1062] Compiling HashTreeCollections _AncestorHashSlots.swift
[143/1062] Compiling HashTreeCollections _Bitmap.swift
[144/1062] Compiling HashTreeCollections _HashNode+Invariants.swift
[145/1062] Compiling HashTreeCollections _HashNode+Lookups.swift
[146/1062] Compiling HeapModule Heap+UnsafeHandle.swift
[147/1062] Compiling HeapModule Heap.swift
[148/1062] Compiling HeapModule _HeapNode.swift
[149/1062] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[150/1062] Compiling HeapModule Heap+Invariants.swift
[151/1062] Compiling HeapModule Heap+Descriptions.swift
[152/1062] Emitting module HeapModule
[153/1062] Compiling HashTreeCollections TreeSet+Equatable.swift
[154/1062] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[155/1062] Compiling HashTreeCollections TreeSet+Extras.swift
[156/1062] Compiling HashTreeCollections TreeSet+Filter.swift
[157/1062] Compiling HashTreeCollections TreeSet+Hashable.swift
[158/1062] Compiling HashTreeCollections TreeSet+Sendable.swift
[159/1062] Compiling HashTreeCollections TreeDictionary+Merge.swift
[160/1062] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[161/1062] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[162/1062] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[163/1062] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[164/1062] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[167/1074] Compiling HashTreeCollections _Bucket.swift
[168/1074] Compiling HashTreeCollections _Hash.swift
[169/1074] Compiling HashTreeCollections _HashLevel.swift
[170/1074] Compiling HashTreeCollections _HashNode+Builder.swift
[171/1074] Compiling HashTreeCollections _HashNode+Debugging.swift
[172/1074] Compiling HashTreeCollections _HashNode+Initializers.swift
[174/1074] Compiling HashTreeCollections TreeDictionary+Values.swift
[175/1074] Compiling HashTreeCollections TreeDictionary.swift
[176/1074] Compiling HashTreeCollections TreeSet+Codable.swift
[177/1090] Compiling Tracing TracingTime.swift
[178/1090] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[179/1090] Compiling HashTreeCollections TreeDictionary+Filter.swift
[180/1090] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[181/1090] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[182/1090] Compiling HashTreeCollections TreeDictionary+Keys.swift
[183/1090] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[184/1090] Compiling DequeModule _DequeBuffer.swift
[185/1090] Compiling DequeModule _DequeSlot.swift
[186/1090] Compiling DequeModule _DequeBufferHeader.swift
[187/1091] Compiling Tracing TracerProtocol.swift
[188/1091] Compiling Tracing TracerProtocol+Legacy.swift
[189/1091] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[190/1091] Compiling HashTreeCollections TreeSet+Debugging.swift
[191/1091] Compiling HashTreeCollections TreeSet+Descriptions.swift
[192/1091] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[193/1091] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[194/1091] Compiling HashTreeCollections _HashNode.swift
[195/1091] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[196/1091] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[200/1091] Compiling HashTreeCollections TreeSet+Collection.swift
[206/1091] Compiling HashTreeCollections TreeSet+Sequence.swift
[207/1091] Compiling DequeModule Deque+Collection.swift
[208/1091] Compiling DequeModule Deque+Testing.swift
[209/1091] Compiling DequeModule Deque._Storage.swift
[210/1091] Compiling DequeModule Deque._UnsafeHandle.swift
[211/1091] Compiling DequeModule Deque.swift
[212/1091] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[213/1091] Compiling HashTreeCollections _HashNode+Storage.swift
[214/1091] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[215/1091] Compiling HashTreeCollections _HashNode+Structural filter.swift
[216/1091] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[217/1091] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[219/1091] Compiling HashTreeCollections _HashNodeHeader.swift
[220/1091] Compiling HashTreeCollections _HashSlot.swift
[221/1091] Compiling HashTreeCollections _HashStack.swift
[222/1091] Compiling HashTreeCollections _HashTreeIterator.swift
[223/1091] Compiling HashTreeCollections _HashTreeStatistics.swift
[224/1091] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[225/1091] Compiling DequeModule _UnsafeWrappedBuffer.swift
[226/1091] Compiling DequeModule Deque+CustomReflectable.swift
[227/1091] Compiling DequeModule Deque+Descriptions.swift
[230/1091] Compiling Tracing Tracer.swift
[231/1091] Compiling Tracing SpanProtocol.swift
[232/1091] Emitting module Tracing
[233/1091] Compiling Tracing NoOpTracer.swift
[234/1091] Compiling Tracing InstrumentationSystem+Tracing.swift
[234/1091] Compiling CNIOLinux liburing_shims.c
[236/1091] Compiling DequeModule Deque+Equatable.swift
[237/1091] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[238/1091] Compiling DequeModule Deque+Extras.swift
[239/1091] Compiling DequeModule Deque+Hashable.swift
[242/1091] Compiling DequeModule Deque+Codable.swift
[271/1098] Compiling OrderedCollections OrderedSet+SubSequence.swift
[272/1098] Compiling OrderedCollections OrderedSet+Testing.swift
[273/1098] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[274/1098] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[275/1098] Compiling OrderedCollections OrderedSet.swift
[276/1098] Compiling OrderedCollections _UnsafeBitset.swift
[279/1098] Compiling HashTreeCollections _RawHashNode.swift
[280/1098] Compiling _RopeModule Rope+Remove.swift
[281/1098] Compiling _RopeModule Rope+RemoveSubrange.swift
[282/1098] Compiling _RopeModule Rope+Split.swift
[283/1098] Compiling _RopeModule Optional Utilities.swift
[284/1098] Compiling _RopeModule String Utilities.swift
[285/1098] Compiling _RopeModule String.Index+ABI.swift
[286/1098] Compiling _RopeModule _CharacterRecognizer.swift
[287/1098] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[309/1106] Emitting module Atomics
[309/1106] Compiling CNIOLLHTTP c_nio_llhttp.c
[317/1106] Emitting module DequeModule
[317/1106] Compiling CNIOLLHTTP c_nio_http.c
[318/1106] Compiling CNIOExtrasZlib empty.c
[319/1106] Compiling CNIOLLHTTP c_nio_api.c
[320/1106] Compiling fiat_p256_adx_sqr.S
[321/1106] Compiling fiat_p256_adx_mul.S
[338/1106] Compiling fiat_curve25519_adx_square.S
[339/1106] Compiling fiat_curve25519_adx_mul.S
[358/1106] Emitting module OrderedCollections
[359/1106] Compiling RoutingKit Router.swift
[360/1106] Compiling RoutingKit PathComponent.swift
[361/1106] Compiling RoutingKit TrieRouter.swift
[371/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[372/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[373/1106] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[374/1106] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[375/1106] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[376/1106] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[377/1106] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[378/1106] Compiling HashTreeCollections TreeSet.swift
[378/1106] Compiling CNIODarwin shim.c
[379/1106] Compiling CNIOBoringSSLShims shims.c
[391/1106] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[392/1106] Compiling HashTreeCollections _HashNode+Structural merge.swift
[393/1106] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[394/1106] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[395/1106] Compiling HashTreeCollections _HashNode+Structural union.swift
[396/1106] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[397/1106] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[406/1106] Emitting module _RopeModule
[443/1106] Emitting module HashTreeCollections
[443/1106] Compiling tls_method.cc
[444/1106] Compiling tls_record.cc
[445/1106] Compiling tls13_server.cc
[454/1113] Compiling tls13_enc.cc
[473/1114] Compiling Metrics Metrics.swift
[474/1114] Emitting module Metrics
[515/1114] Emitting module Crypto
[524/1114] Compiling RoutingKit AnyRouter.swift
[525/1114] Emitting module RoutingKit
[526/1114] Compiling RoutingKit Parameters.swift
[526/1114] Compiling tls13_client.cc
[528/1114] Compiling ParseSwift ParseQueryScorable.swift
[529/1114] Compiling ParseSwift ParseRelationOperationable.swift
[530/1114] Compiling ParseSwift ParseTypeable.swift
[531/1114] Compiling ParseSwift QueryObservable.swift
[532/1114] Compiling ParseSwift Queryable.swift
[533/1114] Compiling ParseSwift Savable.swift
[534/1114] Compiling ParseSwift InMemoryPrimitiveStore.swift
[535/1114] Compiling ParseSwift KeychainStore.swift
[536/1114] Compiling ParseSwift ParseFileManager.swift
[537/1114] Compiling ParseSwift ParsePrimitiveStorable.swift
[538/1114] Compiling ParseSwift ParseStorage.swift
[539/1114] Compiling ParseSwift SecureStorable.swift
[540/1114] Compiling ParseSwift CloudViewModel.swift
[541/1114] Compiling ParseSwift ParseOperationAdd.swift
[542/1114] Compiling ParseSwift ParseOperationAddRelation.swift
[543/1114] Compiling ParseSwift ParseOperationAddUnique.swift
[544/1114] Compiling ParseSwift ParseOperationBatch.swift
[545/1114] Compiling ParseSwift ParseOperationCommand.swift
[546/1114] Compiling ParseSwift ParseOperationDelete.swift
[547/1114] Compiling ParseSwift ParseOperationIncrement.swift
[548/1134] Compiling Crypto RNG_boring.swift
[549/1134] Compiling Crypto SafeCompare_boring.swift
[550/1134] Compiling Crypto Zeroization_boring.swift
[551/1134] Compiling Crypto PrettyBytes.swift
[552/1134] Compiling Crypto SafeCompare.swift
[553/1134] Compiling Crypto SecureBytes.swift
[554/1134] Compiling Crypto Zeroization.swift
[555/1134] Compiling Crypto resource_bundle_accessor.swift
[555/1134] Compiling tls13_both.cc
[556/1134] Compiling t1_enc.cc
[557/1134] Compiling ssl_x509.cc
[558/1134] Compiling ssl_versions.cc
[559/1134] Compiling ssl_transcript.cc
[560/1134] Compiling ssl_stat.cc
[561/1134] Compiling ssl_session.cc
[562/1134] Compiling ssl_privkey.cc
[563/1134] Compiling ssl_file.cc
[564/1134] Compiling ssl_key_share.cc
[565/1134] Compiling ssl_buffer.cc
[566/1134] Compiling ssl_cipher.cc
[567/1134] Compiling ssl_credential.cc
[568/1134] Compiling ssl_cert.cc
[569/1134] Compiling ssl_lib.cc
[570/1134] Compiling ssl_asn1.cc
[591/1134] Compiling ssl_aead_ctx.cc
[592/1134] Compiling s3_lib.cc
[593/1134] Compiling s3_pkt.cc
[594/1134] Compiling s3_both.cc
[595/1134] Compiling handshake_client.cc
[596/1134] Compiling handshake.cc
[597/1134] Compiling handshake_server.cc
[598/1134] Compiling handoff.cc
[660/1134] Compiling ParseSwift ParseAuthentication+combine.swift
[661/1134] Compiling ParseSwift ParseAuthentication.swift
[662/1134] Compiling ParseSwift AnyCodable.swift
[663/1134] Compiling ParseSwift AnyDecodable.swift
[664/1134] Compiling ParseSwift AnyEncodable.swift
[665/1134] Compiling ParseSwift ParseCoding.swift
[666/1134] Compiling ParseSwift ParseEncoder.swift
[667/1134] Compiling ParseSwift Data.swift
[668/1134] Compiling ParseSwift Date.swift
[669/1134] Compiling ParseSwift Dictionary.swift
[670/1134] Compiling ParseSwift Encodable.swift
[671/1134] Compiling ParseSwift InputStream.swift
[672/1134] Compiling ParseSwift URLCache.swift
[673/1134] Compiling ParseSwift URLSession.swift
[674/1134] Compiling ParseSwift BaseConfig.swift
[675/1134] Compiling ParseSwift BaseParseInstallation.swift
[676/1134] Compiling ParseSwift BaseParseUser.swift
[677/1134] Compiling ParseSwift NoBody.swift
[678/1134] Compiling ParseSwift LiveQueryConstants.swift
[679/1134] Compiling ParseSwift LiveQuerySocket.swift
[679/1134] Compiling extensions.cc
[680/1134] Compiling encrypted_client_hello.cc
[681/1134] Compiling md5-x86_64-linux.S
[682/1134] Compiling md5-x86_64-apple.S
[683/1134] Compiling md5-586-linux.S
[684/1134] Compiling md5-586-apple.S
[685/1134] Compiling chacha20_poly1305_x86_64-linux.S
[686/1134] Compiling dtls_method.cc
[687/1134] Compiling chacha20_poly1305_x86_64-apple.S
[688/1134] Compiling dtls_record.cc
[689/1134] Compiling chacha20_poly1305_armv8-win.S
[690/1134] Compiling bio_ssl.cc
[691/1134] Compiling chacha20_poly1305_armv8-linux.S
[692/1134] Compiling chacha-x86_64-linux.S
[693/1134] Compiling d1_srtp.cc
[694/1134] Compiling chacha-x86_64-apple.S
[695/1134] Compiling chacha-x86-linux.S
[696/1134] Compiling chacha20_poly1305_armv8-apple.S
[697/1134] Compiling chacha-x86-apple.S
[698/1134] Compiling chacha-armv8-win.S
[699/1134] Compiling chacha-armv8-linux.S
[700/1134] Compiling chacha-armv4-linux.S
[701/1134] Compiling aes128gcmsiv-x86_64-linux.S
[702/1134] Compiling chacha-armv8-apple.S
[703/1134] Compiling aes128gcmsiv-x86_64-apple.S
[704/1134] Compiling x86_64-mont5-linux.S
[705/1134] Compiling x86_64-mont5-apple.S
[706/1134] Compiling d1_pkt.cc
[707/1134] Compiling x86_64-mont-apple.S
[707/1134] Compiling x86_64-mont-linux.S
[709/1134] Compiling err_data.cc
[710/1134] Compiling x86-mont-linux.S
[711/1134] Compiling d1_lib.cc
[712/1134] Compiling x86-mont-apple.S
[713/1134] Compiling vpaes-x86_64-linux.S
[714/1134] Compiling vpaes-x86_64-apple.S
[714/1134] Compiling vpaes-x86-linux.S
[716/1134] Compiling vpaes-x86-apple.S
[717/1134] Compiling vpaes-armv8-win.S
[718/1134] Compiling vpaes-armv8-linux.S
[719/1134] Compiling vpaes-armv8-apple.S
[720/1134] Compiling vpaes-armv7-linux.S
[721/1134] Compiling sha512-x86_64-linux.S
[722/1134] Compiling sha512-armv8-win.S
[723/1134] Compiling sha512-x86_64-apple.S
[723/1134] Compiling sha512-armv8-linux.S
[725/1134] Compiling sha512-armv4-linux.S
[726/1134] Compiling sha512-586-linux.S
[727/1134] Compiling sha512-armv8-apple.S
[728/1134] Compiling d1_both.cc
[729/1134] Compiling sha512-586-apple.S
[730/1134] Compiling sha256-x86_64-linux.S
[731/1134] Compiling sha256-armv8-win.S
[732/1134] Compiling sha256-x86_64-apple.S
[733/1134] Compiling sha256-armv8-linux.S
[734/1134] Compiling sha256-armv4-linux.S
[735/1134] Compiling sha256-586-apple.S
[736/1134] Compiling sha256-586-linux.S
[737/1134] Compiling sha256-armv8-apple.S
[738/1134] Compiling sha1-x86_64-linux.S
[739/1134] Compiling sha1-x86_64-apple.S
[740/1134] Compiling sha1-armv8-linux.S
[740/1134] Compiling sha1-armv8-win.S
[742/1134] Compiling sha1-armv8-apple.S
[743/1134] Compiling sha1-586-linux.S
[743/1134] Compiling sha1-armv4-large-linux.S
[743/1134] Compiling sha1-586-apple.S
[746/1134] Compiling rsaz-avx2-linux.S
[747/1134] Compiling rsaz-avx2-apple.S
[748/1134] Compiling rdrand-x86_64-linux.S
[749/1134] Compiling rdrand-x86_64-apple.S
[750/1134] Compiling p256_beeu-x86_64-asm-linux.S
[751/1134] Compiling p256_beeu-x86_64-asm-apple.S
[751/1134] Compiling p256_beeu-armv8-asm-win.S
[753/1134] Compiling p256_beeu-armv8-asm-linux.S
[753/1134] Compiling p256-x86_64-asm-linux.S
[755/1134] Compiling p256_beeu-armv8-asm-apple.S
[756/1134] Compiling p256-x86_64-asm-apple.S
[757/1134] Compiling p256-armv8-asm-win.S
[758/1134] Compiling p256-armv8-asm-linux.S
[759/1134] Compiling ghashv8-armv8-linux.S
[760/1134] Compiling ghashv8-armv8-win.S
[760/1134] Compiling ghashv8-armv7-linux.S
[762/1134] Compiling ghashv8-armv8-apple.S
[763/1134] Compiling p256-armv8-asm-apple.S
[764/1134] Compiling ghash-x86_64-linux.S
[765/1134] Compiling ghash-x86_64-apple.S
[766/1134] Compiling ghash-x86-apple.S
[767/1134] Compiling ghash-x86-linux.S
[768/1134] Compiling ghash-ssse3-x86_64-linux.S
[769/1134] Compiling ghash-ssse3-x86_64-apple.S
[770/1134] Compiling ghash-ssse3-x86-apple.S
[770/1134] Compiling ghash-ssse3-x86-linux.S
[772/1134] Compiling ghash-neon-armv8-win.S
[773/1134] Compiling ghash-neon-armv8-linux.S
[774/1134] Compiling ghash-neon-armv8-apple.S
[775/1134] Compiling ghash-armv4-linux.S
[776/1134] Compiling bsaes-armv7-linux.S
[777/1134] Compiling co-586-linux.S
[778/1134] Compiling co-586-apple.S
[779/1134] Compiling bn-armv8-linux.S
[780/1134] Compiling bn-armv8-win.S
[781/1134] Compiling bn-armv8-apple.S
[782/1134] Compiling bn-586-linux.S
[783/1134] Compiling bn-586-apple.S
[784/1134] Compiling armv8-mont-win.S
[785/1134] Compiling armv8-mont-linux.S
[786/1134] Compiling armv8-mont-apple.S
[787/1134] Compiling aesv8-gcm-armv8-win.S
[788/1134] Compiling aesv8-gcm-armv8-linux.S
[789/1134] Compiling armv4-mont-linux.S
[790/1134] Compiling aesv8-armv8-win.S
[791/1134] Compiling aesv8-gcm-armv8-apple.S
[792/1134] Compiling aesv8-armv8-linux.S
[799/1134] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[800/1134] Compiling ParseSwift ParseHookTriggerRequest.swift
[801/1134] Compiling ParseSwift ParseKeychainAccessGroup.swift
[802/1134] Compiling ParseSwift ParseOperation+async.swift
[803/1134] Compiling ParseSwift ParseOperation+combine.swift
[804/1134] Compiling ParseSwift ParseOperation.swift
[805/1134] Compiling ParseSwift ParsePolygon.swift
[806/1134] Compiling ParseSwift ParsePush+async.swift
[807/1134] Compiling ParseSwift ParsePush+combine.swift
[808/1134] Compiling ParseSwift ParsePush.swift
[809/1134] Compiling ParseSwift ParsePushAppleAlert.swift
[810/1134] Compiling ParseSwift ParsePushAppleSound.swift
[811/1134] Compiling ParseSwift ParsePushPayloadApple.swift
[812/1134] Compiling ParseSwift ParsePushFirebaseNotification.swift
[813/1134] Compiling ParseSwift ParsePushPayloadFirebase.swift
[814/1134] Emitting module ParseSwift
[815/1134] Compiling ParseSwift ParseOperationIncrementDouble.swift
[816/1134] Compiling ParseSwift ParseOperationRemove.swift
[817/1134] Compiling ParseSwift ParseOperationRemoveRelation.swift
[818/1134] Compiling ParseSwift ParseACL.swift
[819/1134] Compiling ParseSwift ParseAnalytics+async.swift
[820/1134] Compiling ParseSwift ParseAnalytics+combine.swift
[821/1134] Compiling ParseSwift ParseAnalytics.swift
[822/1134] Compiling ParseSwift ParseBytes.swift
[823/1134] Compiling ParseSwift ParseCLP.swift
[824/1134] Compiling ParseSwift ParseConfigCodable+async.swift
[825/1134] Compiling ParseSwift ParseConfigCodable+combine.swift
[826/1134] Compiling ParseSwift ParseConfigCodable.swift
[827/1134] Compiling ParseSwift ParseConfiguration.swift
[828/1134] Compiling ParseSwift ParseError.swift
[829/1134] Compiling ParseSwift ParseField.swift
[830/1134] Compiling ParseSwift ParseFieldOptions.swift
[831/1134] Compiling ParseSwift ParseFile+async.swift
[832/1134] Compiling ParseSwift ParseFile+combine.swift
[833/1134] Compiling ParseSwift ParseFile.swift
[834/1134] Compiling ParseSwift ParseFileDefaultTransfer.swift
[835/1134] Compiling ParseSwift Messages.swift
[836/1134] Compiling ParseSwift Operations.swift
[837/1134] Compiling ParseSwift ParseLiveQuery+async.swift
[838/1134] Compiling ParseSwift ParseLiveQuery+combine.swift
[839/1134] Compiling ParseSwift ParseLiveQuery.swift
[840/1134] Compiling ParseSwift LiveQuerySocketDelegate.swift
[841/1134] Compiling ParseSwift LiveQueryable.swift
[842/1134] Compiling ParseSwift ParseLiveQueryDelegate.swift
[843/1134] Compiling ParseSwift QuerySubscribable.swift
[844/1134] Compiling ParseSwift SocketTasks.swift
[845/1134] Compiling ParseSwift Subscription.swift
[846/1134] Compiling ParseSwift SubscriptionCallback.swift
[847/1134] Compiling ParseSwift Subscriptions.swift
[848/1134] Compiling ParseSwift ParseCloudUser.swift
[849/1134] Compiling ParseSwift ParseInstallation+async.swift
[850/1134] Compiling ParseSwift ParseInstallation+combine.swift
[851/1134] Compiling ParseSwift ParseInstallation.swift
[852/1134] Compiling ParseSwift ParseObject+async.swift
[853/1134] Compiling ParseSwift ParseObject+combine.swift
[854/1134] Compiling ParseSwift ParseObject.swift
[854/1134] Compiling aesv8-armv8-apple.S
[855/1134] Compiling aesni-x86_64-apple.S
[856/1134] Compiling aesni-x86_64-linux.S
[857/1134] Compiling aesni-x86-linux.S
[858/1134] Compiling aesv8-armv7-linux.S
[859/1134] Compiling aesni-gcm-x86_64-linux.S
[860/1134] Compiling aesni-x86-apple.S
[861/1134] Compiling aesni-gcm-x86_64-apple.S
[862/1134] Compiling aes-gcm-avx2-x86_64-linux.S
[863/1134] Compiling aes-gcm-avx10-x86_64-apple.S
[864/1134] Compiling aes-gcm-avx2-x86_64-apple.S
[865/1134] Compiling aes-gcm-avx10-x86_64-linux.S
[866/1134] Compiling x_x509a.cc
[867/1134] Compiling x_sig.cc
[868/1134] Compiling x_x509.cc
[869/1134] Compiling x_val.cc
[870/1134] Compiling x_spki.cc
[871/1134] Compiling x_req.cc
[872/1134] Compiling x_exten.cc
[873/1134] Compiling x_pubkey.cc
[874/1134] Compiling x_name.cc
[875/1134] Compiling x509spki.cc
[876/1134] Compiling x_algor.cc
[877/1134] Compiling x_crl.cc
[878/1134] Compiling x_attrib.cc
[879/1134] Compiling x509rset.cc
[880/1134] Compiling x_all.cc
[881/1134] Compiling x509cset.cc
[882/1134] Compiling x509name.cc
[883/1134] Compiling x509_vpm.cc
[885/1134] Compiling ParseSwift ParsePushPayloadAny.swift
[886/1134] Compiling ParseSwift ParsePushStatus.swift
[887/1134] Compiling ParseSwift ParseRelation.swift
[888/1134] Compiling ParseSwift ParseSchema+async.swift
[889/1134] Compiling ParseSwift ParseSchema+combine.swift
[890/1134] Compiling ParseSwift ParseSchema.swift
[891/1134] Compiling ParseSwift ParseServer+async.swift
[892/1134] Compiling ParseSwift ParseServer+combine.swift
[893/1134] Compiling ParseSwift ParseServer.swift
[894/1134] Compiling ParseSwift ParseVersion.swift
[895/1134] Compiling ParseSwift Pointer+async.swift
[896/1134] Compiling ParseSwift Pointer+combine.swift
[897/1134] Compiling ParseSwift Pointer.swift
[898/1134] Compiling ParseSwift Query+async.swift
[899/1134] Compiling ParseSwift Query+combine.swift
[900/1134] Compiling ParseSwift Query.swift
[901/1134] Compiling ParseSwift QueryConstraint.swift
[902/1134] Compiling ParseSwift QueryViewModel.swift
[903/1134] Compiling ParseSwift QueryWhere.swift
[904/1134] Compiling ParseSwift Utility.swift
[904/1134] Compiling x509_txt.cc
[905/1134] Compiling x509_v3.cc
[906/1134] Compiling x509_vfy.cc
[907/1134] Compiling x509_set.cc
[908/1134] Compiling x509_trs.cc
[909/1134] Compiling x509_req.cc
[910/1134] Compiling x509_obj.cc
[911/1134] Compiling x509_lu.cc
[912/1134] Compiling x509_ext.cc
[913/1134] Compiling x509_def.cc
[914/1134] Compiling x509_d2.cc
[915/1134] Compiling x509.cc
[916/1134] Compiling x509_cmp.cc
[917/1134] Compiling x509_att.cc
[918/1134] Compiling v3_prn.cc
[919/1134] Compiling v3_skey.cc
[920/1134] Compiling v3_purp.cc
[921/1134] Compiling v3_utl.cc
[922/1134] Compiling v3_pmaps.cc
[923/1134] Compiling v3_pcons.cc
[924/1134] Compiling v3_ocsp.cc
[925/1134] Compiling v3_int.cc
[926/1134] Compiling v3_ncons.cc
[927/1134] Compiling v3_ia5.cc
[928/1134] Compiling v3_info.cc
[929/1134] Compiling v3_lib.cc
[930/1134] Compiling v3_extku.cc
[931/1134] Compiling v3_genn.cc
[932/1134] Compiling v3_enum.cc
[933/1134] Compiling v3_crld.cc
[934/1134] Compiling v3_cpols.cc
[935/1134] Compiling v3_conf.cc
[936/1134] Compiling v3_bitst.cc
[937/1134] Compiling v3_bcons.cc
[938/1134] Compiling v3_alt.cc
[939/1134] Compiling v3_akeya.cc
[940/1134] Compiling t_x509a.cc
[941/1134] Compiling t_x509.cc
[942/1134] Compiling v3_akey.cc
[943/1134] Compiling i2d_pr.cc
[944/1134] Compiling t_crl.cc
[945/1134] Compiling t_req.cc
[946/1134] Compiling rsa_pss.cc
[947/1134] Compiling name_print.cc
[948/1134] Compiling policy.cc
[949/1134] Compiling by_file.cc
[950/1134] Compiling algorithm.cc
[951/1134] Compiling by_dir.cc
[952/1134] Compiling asn1_gen.cc
[953/1134] Compiling thread_win.cc
[954/1134] Compiling thread_pthread.cc
[955/1134] Compiling thread.cc
[956/1134] Compiling thread_none.cc
[957/1134] Compiling a_verify.cc
[958/1134] Compiling a_digest.cc
[959/1134] Compiling a_sign.cc
[960/1134] Compiling trust_token.cc
[961/1134] Compiling voprf.cc
[962/1134] Compiling pmbtoken.cc
[963/1134] Compiling siphash.cc
[964/1134] Compiling sha512.cc
[965/1134] Compiling stack.cc
[966/1134] Compiling sha1.cc
[966/1134] Compiling sha256.cc
[968/1134] Compiling slhdsa.cc
[969/1134] Compiling rsa_extra.cc
[970/1134] Compiling rsa_print.cc
[971/1134] Compiling spake2plus.cc
[972/1134] Compiling rsa_crypt.cc
[973/1134] Compiling rc4.cc
[974/1134] Compiling refcount.cc
[975/1134] Compiling urandom.cc
[976/1134] Compiling windows.cc
[977/1134] Compiling trusty.cc
[978/1134] Compiling rand.cc
[979/1134] Compiling passive.cc
[980/1134] Compiling rsa_asn1.cc
[981/1134] Compiling ios.cc
[982/1134] Compiling poly1305_arm_asm.S
[983/1134] Compiling getentropy.cc
[984/1134] Compiling deterministic.cc
[985/1134] Compiling forkunsafe.cc
[986/1134] Compiling fork_detect.cc
[987/1134] Compiling poly1305_vec.cc
[988/1134] Compiling poly1305_arm.cc
[989/1134] Compiling poly1305.cc
[990/1134] Compiling pool.cc
[991/1134] Compiling pkcs8.cc
[992/1134] Compiling pkcs8_x509.cc
[993/1134] Compiling p5_pbev2.cc
[994/1134] Compiling pkcs7.cc
[995/1134] Compiling pem_xaux.cc
[996/1134] Compiling pkcs7_x509.cc
[997/1134] Compiling pem_x509.cc
[998/1134] Compiling pem_pkey.cc
[999/1134] Compiling pem_pk8.cc
[1000/1134] Compiling pem_oth.cc
[1001/1134] Compiling obj_xref.cc
[1002/1134] Compiling pem_info.cc
[1003/1134] Compiling pem_lib.cc
[1004/1134] Compiling mlkem.cc
[1004/1134] Compiling pem_all.cc
[1006/1134] Compiling mldsa.cc
[1007/1134] Compiling poly_rq_mul.S
[1008/1134] Compiling fips_shared_support.cc
[1009/1134] Compiling mem.cc
[1010/1134] Compiling md4.cc
[1011/1134] Compiling md5.cc
[1012/1134] Compiling obj.cc
[1013/1134] Compiling lhash.cc
[1014/1134] Compiling ex_data.cc
[1015/1134] Compiling kyber.cc
[1016/1134] Compiling sign.cc
[1017/1134] Compiling scrypt.cc
[1018/1134] Compiling hpke.cc
[1019/1134] Compiling hrss.cc
[1020/1134] Compiling print.cc
[1021/1134] Compiling pbkdf.cc
[1022/1134] Compiling p_x25519.cc
[1023/1134] Compiling p_x25519_asn1.cc
[1024/1134] Compiling p_ed25519.cc
[1025/1134] Compiling p_ec.cc
[1026/1134] Compiling p_rsa_asn1.cc
[1027/1134] Compiling p_rsa.cc
[1028/1134] Compiling p_hkdf.cc
[1029/1134] Compiling p_ed25519_asn1.cc
[1030/1134] Compiling p_ec_asn1.cc
[1031/1134] Compiling p_dh_asn1.cc
[1032/1134] Compiling p_dh.cc
[1033/1134] Compiling evp_ctx.cc
[1034/1134] Compiling p_dsa_asn1.cc
[1035/1134] Compiling err.cc
[1036/1134] Compiling evp.cc
[1037/1134] Compiling engine.cc
[1038/1134] Compiling evp_asn1.cc
[1039/1134] Compiling ecdsa_asn1.cc
[1040/1134] Compiling ecdh.cc
[1041/1134] Compiling ec_derive.cc
[1042/1134] Compiling hash_to_curve.cc
[1043/1134] Compiling dsa.cc
[1044/1134] Compiling bcm.cc
[1045/1134] Compiling ec_asn1.cc
[1046/1134] Compiling x25519-asm-arm.S
[1047/1134] Compiling params.cc
[1048/1134] Compiling dsa_asn1.cc
[1049/1134] Compiling digest_extra.cc
[1050/1134] Compiling dh_asn1.cc
[1051/1134] Compiling des.cc
[1052/1134] Compiling curve25519_64_adx.cc
[1053/1134] Compiling cpu_intel.cc
[1054/1134] Compiling crypto.cc
[1055/1134] Compiling cpu_arm_freebsd.cc
[1056/1134] Compiling spake25519.cc
[1057/1134] Compiling cpu_arm_linux.cc
[1058/1134] Compiling cpu_aarch64_win.cc
[1059/1134] Compiling curve25519.cc
[1060/1134] Compiling cpu_aarch64_sysreg.cc
[1061/1134] Compiling cpu_aarch64_openbsd.cc
[1062/1134] Compiling cpu_aarch64_linux.cc
[1063/1134] Compiling cpu_aarch64_fuchsia.cc
[1064/1134] Compiling cpu_aarch64_apple.cc
[1065/1134] Compiling get_cipher.cc
[1066/1134] Compiling tls_cbc.cc
[1067/1134] Compiling conf.cc
[1068/1134] Compiling e_rc4.cc
[1069/1134] Compiling e_tls.cc
[1070/1134] Compiling e_rc2.cc
[1071/1134] Compiling e_null.cc
[1072/1134] Compiling e_des.cc
[1073/1134] Compiling e_chacha20poly1305.cc
[1074/1134] Compiling derive_key.cc
[1075/1134] Compiling e_aesgcmsiv.cc
[1076/1134] Compiling e_aesctrhmac.cc
[1077/1134] Compiling chacha.cc
[1078/1134] Compiling unicode.cc
[1079/1134] Compiling cbb.cc
[1080/1134] Compiling cbs.cc
[1081/1134] Compiling ber.cc
[1082/1134] Compiling buf.cc
[1083/1134] Compiling blake2.cc
[1084/1134] Compiling asn1_compat.cc
[1085/1134] Compiling socket_helper.cc
[1086/1134] Compiling bn_asn1.cc
[1087/1134] Compiling convert.cc
[1088/1134] Compiling socket.cc
[1089/1134] Compiling printf.cc
[1090/1134] Compiling pair.cc
[1091/1134] Compiling hexdump.cc
[1092/1134] Compiling file.cc
[1093/1134] Compiling errno.cc
[1094/1134] Compiling fd.cc
[1095/1134] Compiling bio_mem.cc
[1096/1134] Compiling connect.cc
[1097/1134] Compiling base64.cc
[1098/1134] Compiling bio.cc
[1099/1134] Compiling tasn_typ.cc
[1100/1134] Compiling tasn_utl.cc
[1101/1134] Compiling tasn_new.cc
[1102/1134] Compiling tasn_enc.cc
[1103/1134] Compiling tasn_fre.cc
[1104/1134] Compiling f_string.cc
[1105/1134] Compiling asn_pack.cc
[1106/1134] Compiling posix_time.cc
[1107/1134] Compiling f_int.cc
[1108/1134] Compiling tasn_dec.cc
[1109/1134] Compiling asn1_par.cc
[1110/1134] Compiling asn1_lib.cc
[1111/1134] Compiling a_utctm.cc
[1112/1134] Compiling a_octet.cc
[1113/1134] Compiling a_type.cc
[1114/1134] Compiling a_time.cc
[1115/1134] Compiling a_strex.cc
[1116/1134] Compiling a_object.cc
[1117/1134] Compiling a_mbstr.cc
[1118/1134] Compiling a_strnid.cc
[1119/1134] Compiling a_int.cc
[1120/1134] Write sources
[1122/1134] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1123/1147] Compiling a_i2d_fp.cc
[1124/1165] Compiling a_dup.cc
[1125/1215] Compiling a_d2i_fp.cc
[1126/1215] Compiling a_gentm.cc
[1127/1215] Compiling a_bitstr.cc
[1128/1215] Compiling a_bool.cc
[1130/1215] Compiling Algorithms Suffix.swift
[1131/1215] Compiling Algorithms Trim.swift
[1132/1217] Compiling Algorithms Unique.swift
[1133/1217] Compiling Algorithms Windows.swift
[1134/1217] Compiling Algorithms Combinations.swift
[1135/1217] Compiling Algorithms Compacted.swift
[1136/1217] Compiling Algorithms Cycle.swift
[1137/1217] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1138/1217] Compiling BitCollections BitSet+SetAlgebra union.swift
[1139/1217] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1140/1217] Compiling BitCollections BitSet.Counted.swift
[1141/1217] Compiling BitCollections BitSet.Index.swift
[1142/1217] Compiling BitCollections BitSet._UnsafeHandle.swift
[1143/1217] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1144/1217] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1145/1217] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1146/1217] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1147/1217] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1148/1217] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1149/1222] Compiling Algorithms Split.swift
[1150/1222] Compiling Algorithms Stride.swift
[1151/1222] Compiling Algorithms RandomSample.swift
[1152/1222] Compiling Algorithms Reductions.swift
[1153/1222] Compiling Algorithms Rotate.swift
[1154/1222] Compiling Algorithms EitherSequence.swift
[1155/1222] Compiling Algorithms FirstNonNil.swift
[1156/1222] Compiling Algorithms FlattenCollection.swift
[1157/1222] Emitting module BitCollections
[1161/1222] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1162/1222] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1163/1222] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1170/1222] Compiling Algorithms Joined.swift
[1171/1222] Compiling Algorithms Keyed.swift
[1172/1222] Compiling Algorithms MinMax.swift
[1173/1222] Compiling Algorithms Partition.swift
[1174/1222] Compiling Algorithms Permutations.swift
[1175/1222] Compiling Algorithms Product.swift
[1179/1222] Compiling Algorithms Grouped.swift
[1180/1222] Compiling Algorithms Indexed.swift
[1181/1222] Compiling Algorithms Intersperse.swift
[1182/1222] Compiling Algorithms AdjacentPairs.swift
[1183/1222] Compiling Algorithms Chain.swift
[1184/1222] Compiling Algorithms Chunked.swift
[1188/1222] Compiling BitCollections BitArray+Hashable.swift
[1189/1222] Compiling BitCollections BitArray+Initializers.swift
[1190/1222] Compiling BitCollections BitArray+Invariants.swift
[1191/1222] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1192/1222] Compiling BitCollections BitArray+RandomBits.swift
[1193/1222] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1194/1222] Compiling BitCollections BitArray+Shifts.swift
[1195/1222] Compiling BitCollections BitArray+Testing.swift
[1196/1222] Compiling BitCollections BitArray._UnsafeHandle.swift
[1197/1222] Compiling BitCollections BitArray.swift
[1198/1222] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1199/1222] Compiling BitCollections BitSet+Codable.swift
[1212/1222] Compiling BitCollections BitSet.swift
[1213/1222] Compiling BitCollections Range+Utilities.swift
[1214/1222] Compiling BitCollections Slice+Utilities.swift
[1215/1222] Compiling BitCollections UInt+Tricks.swift
[1216/1222] Compiling BitCollections _Word.swift
[1217/1224] Compiling Collections Collections.swift
[1218/1224] Emitting module Collections
[1218/1224] Compiling c-nioatomics.c
[1220/1224] Emitting module Algorithms
[1220/1224] Compiling c-atomics.c
[1222/1230] Compiling NIOConcurrencyHelpers NIOLock.swift
[1223/1230] Emitting module NIOConcurrencyHelpers
[1224/1230] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1225/1230] Compiling NIOConcurrencyHelpers lock.swift
[1226/1230] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1227/1230] Compiling NIOConcurrencyHelpers atomics.swift
[1228/1320] Compiling NIOCore DeadChannel.swift
[1229/1320] Compiling NIOCore DispatchQueue+WithFuture.swift
[1230/1320] Compiling NIOCore EventLoop+Deprecated.swift
[1231/1322] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1232/1322] Compiling NIOCore BSDSocketAPI.swift
[1233/1322] Compiling NIOCore ByteBuffer-aux.swift
[1234/1322] Emitting module ConsoleKitTerminal
[1235/1322] Compiling NIOCore AddressedEnvelope.swift
[1236/1322] Compiling NIOCore AsyncAwaitSupport.swift
[1237/1322] Compiling NIOCore AsyncChannel.swift
[1238/1322] Compiling NIOCore AsyncChannelHandler.swift
[1239/1322] Compiling NIOCore AsyncChannelInboundStream.swift
[1240/1322] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1241/1322] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1242/1322] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1243/1322] Compiling NIOCore NIOAsyncWriter.swift
[1244/1322] Compiling NIOCore Codec.swift
[1245/1322] Compiling NIOCore ConvenienceOptionSupport.swift
[1246/1322] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1247/1322] Compiling NIOCore ByteBuffer-conversions.swift
[1248/1322] Compiling NIOCore Channel.swift
[1249/1322] Compiling NIOCore ChannelHandler.swift
[1250/1322] Compiling NIOCore ChannelHandlers.swift
[1251/1322] Compiling NIOCore ChannelInvoker.swift
[1252/1322] Compiling NIOCore ChannelOption.swift
[1253/1322] Compiling NIOCore ChannelPipeline.swift
[1254/1322] Compiling NIOCore CircularBuffer.swift
[1255/1322] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1256/1322] Compiling ConsoleKitTerminal LoggerFragment.swift
[1257/1344] Compiling ConsoleKitCommands Argument.swift
[1258/1344] Compiling ConsoleKitCommands CommandSignature.swift
[1259/1344] Compiling ConsoleKitCommands Flag.swift
[1260/1344] Compiling ConsoleKitCommands Option.swift
[1261/1346] Compiling NIOCore GlobalSingletons.swift
[1262/1346] Compiling NIOCore IO.swift
[1263/1346] Compiling NIOCore IOData.swift
[1264/1346] Compiling NIOCore IPProtocol.swift
[1265/1346] Compiling NIOCore IntegerBitPacking.swift
[1266/1346] Compiling NIOCore IntegerTypes.swift
[1267/1346] Compiling NIOCore Interfaces.swift
[1268/1352] Compiling ConsoleKitCommands Commands.swift
[1269/1352] Compiling ConsoleKitCommands Console+Run.swift
[1270/1352] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1271/1352] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1272/1352] Compiling ConsoleKitCommands CommandGroup.swift
[1273/1352] Compiling ConsoleKitCommands CommandInput.swift
[1274/1352] Compiling ConsoleKitCommands Command.swift
[1275/1352] Compiling ConsoleKitCommands CommandContext.swift
[1276/1352] Compiling ConsoleKitCommands CommandError.swift
[1277/1352] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1278/1352] Compiling ConsoleKitCommands Utilities.swift
[1279/1352] Compiling ConsoleKitCommands AsyncCommands.swift
[1280/1352] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1281/1352] Compiling ConsoleKitCommands AnyCommand.swift
[1282/1352] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1283/1352] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1284/1352] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1285/1352] Compiling NIOCore EventLoopFuture.swift
[1286/1352] Compiling NIOCore FileDescriptor.swift
[1287/1352] Compiling NIOCore FileHandle.swift
[1288/1352] Compiling NIOCore FileRegion.swift
[1296/1352] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1297/1352] Compiling NIOCore NIOScheduledCallback.swift
[1298/1352] Compiling NIOCore NIOSendable.swift
[1299/1352] Compiling NIOCore RecvByteBufferAllocator.swift
[1300/1352] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1301/1352] Compiling NIOCore SocketAddresses.swift
[1302/1352] Compiling NIOCore Linux.swift
[1303/1352] Compiling NIOCore MarkedCircularBuffer.swift
[1304/1352] Compiling NIOCore MulticastChannel.swift
[1305/1352] Compiling NIOCore NIOAny.swift
[1306/1352] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1307/1352] Compiling NIOCore NIOCoreSendableMetatype.swift
[1308/1352] Compiling NIOCore NIOLoopBound.swift
[1309/1352] Emitting module ConsoleKitCommands
[1310/1352] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1311/1352] Compiling ConsoleKitCommands AsyncCommand.swift
[1312/1352] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1313/1352] Compiling ConsoleKitCommands ConsoleError.swift
[1314/1352] Compiling ConsoleKitCommands Completion.swift
[1315/1352] Compiling NIOCore SocketOptionProvider.swift
[1316/1352] Compiling NIOCore SystemCallHelpers.swift
[1317/1352] Compiling NIOCore TimeAmount+Duration.swift
[1318/1352] Compiling NIOCore TypeAssistedChannelHandler.swift
[1319/1352] Compiling NIOCore UniversalBootstrapSupport.swift
[1320/1352] Compiling NIOCore Utilities.swift
[1321/1354] Emitting module ConsoleKit
[1322/1354] Compiling ConsoleKit Exports.swift
[1344/1354] Compiling NIOCore ByteBuffer-core.swift
[1345/1354] Compiling NIOCore ByteBuffer-hex.swift
[1346/1354] Compiling NIOCore ByteBuffer-int.swift
[1347/1354] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1348/1354] Compiling NIOCore ByteBuffer-multi-int.swift
[1349/1354] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1350/1354] Compiling NIOCore ByteBuffer-views.swift
[1351/1354] Emitting module NIOCore
[1352/1410] Compiling NIOEmbedded AsyncTestingChannel.swift
[1353/1410] Compiling NIOEmbedded Embedded.swift
[1354/1410] Emitting module NIOEmbedded
[1355/1410] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1356/1410] Compiling NIOPosix GetaddrinfoResolver.swift
[1357/1410] Compiling NIOPosix HappyEyeballs.swift
[1358/1410] Compiling NIOPosix IO.swift
[1359/1410] Compiling NIOPosix IntegerBitPacking.swift
[1360/1410] Compiling NIOPosix IntegerTypes.swift
[1361/1410] Compiling NIOPosix Linux.swift
[1362/1415] Compiling NIOPosix SelectorEpoll.swift
[1363/1415] Compiling NIOPosix SelectorGeneric.swift
[1364/1415] Compiling NIOPosix SelectorKqueue.swift
[1365/1415] Compiling NIOPosix SelectorUring.swift
[1366/1415] Compiling NIOPosix SelectorWSAPoll.swift
[1367/1415] Compiling NIOPosix PosixSingletons.swift
[1368/1415] Compiling NIOPosix RawSocketBootstrap.swift
[1369/1415] Compiling NIOPosix Resolver.swift
[1370/1415] Compiling NIOPosix Selectable.swift
[1371/1415] Compiling NIOPosix SelectableChannel.swift
[1372/1415] Compiling NIOPosix SelectableEventLoop.swift
[1373/1415] Compiling NIOPosix ServerSocket.swift
[1374/1415] Compiling NIOPosix Socket.swift
[1375/1415] Compiling NIOPosix SocketChannel.swift
[1376/1415] Compiling NIOPosix SocketProtocols.swift
[1377/1415] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[1378/1415] Compiling NIOPosix System.swift
[1379/1415] Compiling NIOPosix Thread.swift
[1380/1415] Compiling NIOPosix ThreadPosix.swift
[1381/1415] Compiling NIOPosix ThreadWindows.swift
[1382/1415] Compiling NIOPosix UnsafeTransfer.swift
[1383/1415] Compiling NIOPosix Utilities.swift
[1384/1415] Compiling NIOPosix VsockAddress.swift
[1385/1415] Compiling NIOPosix VsockChannelEvents.swift
[1386/1415] Compiling NIOPosix Windows.swift
[1387/1415] Compiling NIOPosix resource_bundle_accessor.swift
[1388/1415] Emitting module NIOPosix
[1389/1415] Compiling NIOPosix BSDSocketAPICommon.swift
[1390/1415] Compiling NIOPosix BSDSocketAPIPosix.swift
[1391/1415] Compiling NIOPosix BSDSocketAPIWindows.swift
[1392/1415] Compiling NIOPosix BaseSocket.swift
[1393/1415] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1394/1415] Compiling NIOPosix BaseSocketChannel.swift
[1395/1415] Compiling NIOPosix PendingDatagramWritesManager.swift
[1396/1415] Compiling NIOPosix PendingWritesManager.swift
[1397/1415] Compiling NIOPosix PipeChannel.swift
[1398/1415] Compiling NIOPosix PipePair.swift
[1399/1415] Compiling NIOPosix Pool.swift
[1400/1415] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1401/1415] Compiling NIOPosix BaseStreamSocketChannel.swift
[1402/1415] Compiling NIOPosix Bootstrap.swift
[1403/1415] Compiling NIOPosix ControlMessage.swift
[1404/1415] Compiling NIOPosix DatagramVectorReadManager.swift
[1405/1415] Compiling NIOPosix Errors+Any.swift
[1406/1415] Compiling NIOPosix FileDescriptor.swift
[1407/1415] Compiling NIOPosix LinuxCPUSet.swift
[1408/1415] Compiling NIOPosix LinuxUring.swift
[1409/1415] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1410/1415] Compiling NIOPosix NIOPosixSendableMetatype.swift
[1411/1415] Compiling NIOPosix NIOThreadPool.swift
[1412/1415] Compiling NIOPosix NonBlockingFileIO.swift
[1413/1477] Compiling NIO Exports.swift
[1414/1477] Emitting module NIO
[1415/1505] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[1416/1505] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[1417/1505] Compiling NIOHTTP1 HTTPEncoder.swift
[1418/1519] Compiling _NIOFileSystem FileSystemProtocol.swift
[1419/1519] Compiling _NIOFileSystem FileType.swift
[1420/1519] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[1421/1519] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[1422/1519] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1423/1519] Compiling _NIOFileSystem IOStrategy.swift
[1424/1519] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1425/1519] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[1426/1519] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[1427/1519] Compiling NIOTLS TLSEvents.swift
[1428/1519] Emitting module NIOTLS
[1429/1519] Compiling NIOSOCKS SOCKSResponse.swift
[1430/1519] Compiling NIOSOCKS ClientStateMachine.swift
[1431/1520] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1432/1520] Emitting module NIOSOCKS
[1433/1520] Compiling NIOSOCKS SOCKSClientHandler.swift
[1434/1520] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1435/1520] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[1436/1521] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1437/1521] Compiling NIOSOCKS Helpers.swift
[1438/1521] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1439/1521] Compiling NIOSOCKS Messages.swift
[1440/1521] Compiling NIOSOCKS Errors.swift
[1441/1521] Compiling NIOSOCKS AuthenticationMethod.swift
[1442/1521] Compiling NIOSOCKS ClientGreeting.swift
[1443/1521] Compiling NIOSOCKS SOCKSRequest.swift
[1444/1521] Compiling _NIOFileSystem FileSystem.swift
[1445/1521] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[1446/1521] Compiling _NIOFileSystem FileSystemError.swift
[1447/1521] Compiling NIOSOCKS ServerStateMachine.swift
[1448/1521] Compiling AsyncKit Optional+StrictMap.swift
[1449/1521] Compiling AsyncKit Exports.swift
[1450/1521] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1451/1521] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1452/1521] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1453/1521] Compiling NIOTLS SNIHandler.swift
[1456/1521] Emitting module _NIOFileSystem
[1457/1556] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[1458/1556] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1459/1556] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1460/1556] Emitting module NIOFoundationCompat
[1461/1556] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1462/1556] Compiling NIOSSL SSLInit.swift
[1463/1556] Compiling NIOSSL SSLPKCS12Bundle.swift
[1464/1556] Compiling NIOSSL SSLPrivateKey.swift
[1465/1556] Compiling NIOSSL SSLPublicKey.swift
[1466/1556] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1467/1556] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1468/1556] Compiling NIOSSL NIOSSLServerHandler.swift
[1469/1556] Compiling NIOSSL ObjectIdentifier.swift
[1470/1576] Compiling NIOSSL PosixPort.swift
[1471/1576] Compiling NIOSSL SSLCallbacks.swift
[1472/1576] Compiling NIOSSL SSLConnection.swift
[1473/1576] Compiling NIOSSL SSLContext.swift
[1474/1576] Compiling _NIOFileSystem ParallelDirCopy.swift
[1475/1576] Compiling _NIOFileSystem ParallelRemoval.swift
[1476/1576] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1477/1576] Compiling _NIOFileSystem CInterop.swift
[1478/1576] Compiling NIOSSL SSLErrors.swift
[1479/1576] Compiling _NIOFileSystem SystemFileHandle.swift
[1480/1576] Compiling _NIOFileSystem Utilities.swift
[1481/1576] Compiling _NIOFileSystem NIOFilePath.swift
[1482/1578] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[1483/1578] Compiling _NIOFileSystem OpenOptions.swift
[1484/1578] Compiling _NIOFileSystem String+FileSystem.swift
[1485/1578] Compiling _NIOFileSystem resource_bundle_accessor.swift
[1486/1578] Emitting module AsyncKit
[1487/1578] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[1488/1578] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1489/1578] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1490/1578] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1491/1578] Compiling NIOTransportServices NIOTSBootstraps.swift
[1492/1578] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1493/1578] Compiling NIOTransportServices AcceptHandler.swift
[1494/1578] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[1495/1578] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1496/1578] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1497/1578] Emitting module NIOHTTP1
[1498/1578] Compiling NIOTransportServices StateManagedChannel.swift
[1499/1578] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[1500/1644] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1501/1644] Compiling NIOWebSocket WebSocketOpcode.swift
[1502/1645] Compiling NIOHPACK IntegerCoding.swift
[1503/1646] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[1504/1646] Emitting module NIOWebSocket
[1505/1646] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1506/1646] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1507/1646] Compiling NIOHTTPCompression HTTPDecompression.swift
[1508/1646] Emitting module NIOHTTPCompression
[1509/1646] Compiling NIOHTTPCompression HTTPCompression.swift
[1510/1646] Emitting module NIOTransportServices
[1511/1648] Emitting module MultipartKit
[1512/1650] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1513/1650] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1514/1650] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1515/1650] Compiling NIOExtras LineBasedFrameDecoder.swift
[1516/1650] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1517/1650] Compiling NIOExtras NIOExtrasError.swift
[1518/1650] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1519/1650] Compiling NIOExtras RequestResponseHandlers+State.swift
[1520/1650] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1521/1650] Compiling NIOExtras QuiescingHelper.swift
[1522/1650] Compiling NIOExtras RequestResponseHandler.swift
[1523/1650] Compiling NIOExtras NIORequestIdentifiable.swift
[1524/1650] Compiling NIOExtras PCAPRingBuffer.swift
[1526/1651] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1527/1651] Compiling NIOExtras LengthFieldPrepender.swift
[1532/1651] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1533/1651] Compiling NIOHPACK IndexedHeaderTable.swift
[1534/1651] Compiling NIOHPACK HeaderTables.swift
[1537/1651] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1538/1651] Compiling NIOHPACK StaticHeaderTable.swift
[1539/1651] Emitting module NIOHPACK
[1540/1651] Compiling NIOHPACK HuffmanTables.swift
[1541/1651] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1542/1651] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[1543/1651] Compiling NIOWebSocket SHA1.swift
[1544/1651] Compiling NIOWebSocket WebSocketFrame.swift
[1545/1651] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[1546/1651] Compiling NIOHPACK HuffmanCoding.swift
[1547/1651] Compiling NIOHPACK HPACKEncoder.swift
[1548/1651] Compiling NIOHPACK HPACKHeader.swift
[1549/1651] Compiling NIOHPACK HPACKErrors.swift
[1552/1651] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1553/1651] Compiling NIOExtras JSONRPCFraming.swift
[1554/1651] Compiling NIOExtras DebugInboundEventsHandler.swift
[1558/1651] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1566/1651] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1585/1651] Emitting module NIOExtras
[1592/1651] Emitting module NIOSSL
[1593/1716] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1594/1716] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1595/1716] Compiling NIOHTTP2 QuiescingState.swift
[1596/1716] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1597/1716] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1598/1716] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[1599/1716] Compiling NIOHTTP2 SendingRstStreamState.swift
[1600/1716] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1601/1716] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1602/1716] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1603/1716] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1604/1716] Compiling NIOHTTP2 HasLocalSettings.swift
[1605/1716] Compiling NIOHTTP2 HasRemoteSettings.swift
[1606/1716] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1609/1716] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1612/1716] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1613/1716] Compiling NIOHTTP2 MayReceiveFrames.swift
[1614/1716] Compiling NIOHTTP2 ReceivingDataState.swift
[1616/1716] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1617/1716] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1618/1716] Compiling NIOHTTP2 HTTP2PingData.swift
[1619/1716] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1620/1716] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1621/1716] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1622/1716] Compiling NIOHTTP2 MaySendFrames.swift
[1623/1716] Compiling NIOHTTP2 SendingDataState.swift
[1624/1716] Compiling NIOHTTP2 SendingGoawayState.swift
[1625/1716] Compiling NIOHTTP2 SendingHeadersState.swift
[1626/1716] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1630/1722] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1631/1722] Compiling NIOHTTP2 StateMachineResult.swift
[1632/1722] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1633/1722] Compiling NIOHTTP2 DOSHeuristics.swift
[1640/1722] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1641/1722] Compiling NIOHTTP2 HTTP2Frame.swift
[1642/1722] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1643/1722] Compiling NIOExtras WritePCAPHandler.swift
[1644/1730] Emitting module NIOHTTP2
[1645/1730] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1646/1730] Compiling NIOHTTP2 StreamChannelList.swift
[1647/1730] Compiling NIOHTTP2 StreamMap.swift
[1648/1730] Compiling NIOHTTP2 StreamStateMachine.swift
[1649/1730] Compiling NIOHTTP2 UnsafeTransfer.swift
[1650/1730] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1655/1730] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1656/1730] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1657/1730] Compiling NIOHTTP2 InboundEventBuffer.swift
[1658/1730] Compiling NIOHTTP2 InboundWindowManager.swift
[1660/1735] Emitting module NIOFileSystem
[1661/1735] Compiling NIOFileSystem Exports.swift
[1682/1735] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1683/1735] Emitting module _NIOFileSystemFoundationCompat
[1684/1735] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1685/1735] Emitting module WebSocketKit
[1686/1735] Compiling WebSocketKit Exports.swift
[1687/1735] Compiling WebSocketKit WebSocket+Connect.swift
[1688/1735] Compiling WebSocketKit WebSocketClient.swift
[1689/1735] Compiling WebSocketKit WebSocket.swift
[1690/1735] Compiling WebSocketKit WebSocket+Concurrency.swift
[1691/1735] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1692/1735] Compiling WebSocketKit WebSocketHandler.swift
[1699/1735] Compiling NIOHTTP2 Error+Any.swift
[1700/1735] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1701/1735] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1702/1735] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1703/1735] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1704/1735] Compiling NIOHTTP2 GlitchesMonitor.swift
[1705/1735] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1706/1735] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1707/1735] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1708/1735] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1709/1735] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1710/1735] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1711/1735] Compiling NIOHTTP2 HTTP2Error.swift
[1712/1735] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1713/1735] Compiling NIOHTTP2 HTTP2Stream.swift
[1714/1735] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1715/1735] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1716/1735] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1717/1735] Compiling NIOHTTP2 HTTP2StreamID.swift
[1718/1735] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1732/1735] Compiling NIOHTTP2 HTTP2Settings.swift
[1733/1799] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1734/1799] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1735/1799] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1736/1799] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1737/1799] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1738/1799] Compiling AsyncHTTPClient HTTPClient+tracing.swift
[1739/1799] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1740/1806] Emitting module AsyncHTTPClient
[1741/1806] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1742/1806] Compiling AsyncHTTPClient HTTP1Connection.swift
[1743/1806] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1744/1806] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1745/1806] Compiling AsyncHTTPClient HTTP2Connection.swift
[1746/1806] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1747/1806] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1748/1806] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1749/1806] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1750/1806] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1751/1806] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1752/1806] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1753/1806] Compiling AsyncHTTPClient Transaction.swift
[1754/1806] Compiling AsyncHTTPClient Base64.swift
[1755/1806] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1756/1806] Compiling AsyncHTTPClient TLSConfiguration.swift
[1757/1806] Compiling AsyncHTTPClient RedirectState.swift
[1758/1806] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1759/1806] Compiling AsyncHTTPClient RequestBag+Tracing.swift
[1760/1806] Compiling AsyncHTTPClient RequestBag.swift
[1761/1806] Compiling AsyncHTTPClient RequestValidation.swift
[1762/1806] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1763/1806] Compiling AsyncHTTPClient RequestOptions.swift
[1764/1806] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1765/1806] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1766/1806] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1767/1806] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1768/1806] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1769/1806] Compiling AsyncHTTPClient SSLContextCache.swift
[1770/1806] Compiling AsyncHTTPClient Scheme.swift
[1771/1806] Compiling AsyncHTTPClient Singleton.swift
[1772/1806] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1773/1806] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1774/1806] Compiling AsyncHTTPClient TracingSupport.swift
[1775/1806] Compiling AsyncHTTPClient Utils.swift
[1776/1806] Compiling AsyncHTTPClient BasicAuth.swift
[1777/1806] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1778/1806] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1779/1806] Compiling AsyncHTTPClient ConnectionPool.swift
[1780/1806] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1781/1806] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1782/1806] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1783/1806] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1784/1806] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1785/1806] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1786/1806] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1787/1806] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1788/1806] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1789/1806] Compiling AsyncHTTPClient RequestBodyLength.swift
[1790/1806] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1791/1806] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1792/1806] Compiling AsyncHTTPClient HTTPClient.swift
[1793/1806] Compiling AsyncHTTPClient HTTPHandler.swift
[1794/1806] Compiling AsyncHTTPClient LRUCache.swift
[1795/1806] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1796/1806] Compiling AsyncHTTPClient NWErrorHandler.swift
[1797/1806] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1798/1806] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1799/1806] Compiling AsyncHTTPClient ConnectionTarget.swift
[1800/1806] Compiling AsyncHTTPClient DeconstructedURL.swift
[1801/1806] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1802/1806] Compiling AsyncHTTPClient FoundationExtensions.swift
[1803/1806] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1804/2003] Compiling Vapor Extendable.swift
[1805/2003] Compiling Vapor File.swift
[1806/2003] Compiling Vapor FileIO.swift
[1807/2003] Compiling Vapor LifecycleHandler.swift
[1808/2003] Compiling Vapor OptionalType.swift
[1809/2003] Compiling Vapor RFC1123.swift
[1810/2003] Compiling Vapor SocketAddress+Hostname.swift
[1811/2003] Compiling Vapor Storage.swift
[1812/2003] Compiling Vapor String+IsIPAddress.swift
[1813/2003] Compiling Vapor Thread.swift
[1814/2003] Compiling Vapor URI.swift
[1815/2003] Compiling Vapor VaporSendableMetadataType.swift
[1816/2003] Compiling Vapor RangeResult.swift
[1817/2003] Compiling Vapor Validatable.swift
[1818/2003] Compiling Vapor Validation.swift
[1819/2003] Compiling Vapor ValidationKey.swift
[1820/2003] Compiling Vapor Validations.swift
[1821/2003] Compiling Vapor ValidationsError.swift
[1822/2003] Compiling Vapor Validator.swift
[1823/2003] Compiling Vapor ValidatorResult.swift
[1824/2003] Compiling Vapor And.swift
[1825/2024] Compiling Vapor HTTPMediaTypePreference.swift
[1826/2024] Compiling Vapor Responder.swift
[1827/2024] Compiling Vapor Application+HTTP+Server.swift
[1828/2024] Compiling Vapor HTTPServer.swift
[1829/2024] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[1830/2024] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[1831/2024] Compiling Vapor HTTPServerHandler.swift
[1832/2024] Compiling Vapor HTTPServerRequestDecoder.swift
[1833/2024] Compiling Vapor HTTPServerResponseEncoder.swift
[1834/2024] Compiling Vapor HTTPServerUpgradeHandler.swift
[1835/2024] Compiling Vapor Logger+Report.swift
[1836/2024] Compiling Vapor LoggingSystem+Environment.swift
[1837/2024] Compiling Vapor Application+Middleware.swift
[1838/2024] Compiling Vapor CORSMiddleware.swift
[1839/2024] Compiling Vapor ErrorMiddleware.swift
[1840/2024] Compiling Vapor FileMiddleware.swift
[1841/2024] Compiling Vapor Middleware.swift
[1842/2024] Compiling Vapor MiddlewareConfiguration.swift
[1843/2024] Compiling Vapor ResponseCompressionMiddleware.swift
[1844/2024] Compiling Vapor RouteLoggingMiddleware.swift
[1845/2024] Compiling Vapor TracingMiddleware.swift
[1846/2024] Compiling Vapor File+Multipart.swift
[1847/2024] Compiling Vapor Case.swift
[1848/2024] Compiling Vapor CharacterSet.swift
[1849/2024] Compiling Vapor Count.swift
[1850/2024] Compiling Vapor Custom.swift
[1851/2024] Compiling Vapor Email.swift
[1852/2024] Compiling Vapor Empty.swift
[1853/2024] Compiling Vapor In.swift
[1854/2024] Compiling Vapor Nil.swift
[1855/2024] Compiling Vapor NilIgnoring.swift
[1856/2024] Compiling Vapor Not.swift
[1857/2024] Compiling Vapor Or.swift
[1858/2024] Compiling Vapor Pattern.swift
[1859/2024] Compiling Vapor Range.swift
[1860/2024] Compiling Vapor URL.swift
[1861/2024] Compiling Vapor Valid.swift
[1862/2024] Compiling Vapor Application+Views.swift
[1863/2024] Compiling Vapor PlaintextRenderer.swift
[1864/2024] Compiling Vapor Request+View.swift
[1865/2024] Compiling Vapor View.swift
[1866/2024] Compiling Vapor ViewRenderer.swift
[1867/2024] Compiling Vapor _Deprecations.swift
[1868/2024] Compiling Vapor URLEncodedFormData.swift
[1869/2024] Compiling Vapor URLEncodedFormDecoder.swift
[1870/2024] Compiling Vapor URLEncodedFormEncoder.swift
[1871/2024] Compiling Vapor URLEncodedFormError.swift
[1872/2024] Compiling Vapor URLEncodedFormParser.swift
[1873/2024] Compiling Vapor URLEncodedFormSerializer.swift
[1874/2024] Compiling Vapor URLQueryFragmentConvertible.swift
[1875/2024] Compiling Vapor AnyResponse.swift
[1876/2024] Compiling Vapor Array+Random.swift
[1877/2024] Compiling Vapor Base32.swift
[1878/2024] Compiling Vapor Base64.swift
[1879/2024] Compiling Vapor BaseN.swift
[1880/2024] Compiling Vapor BasicCodingKey.swift
[1881/2024] Compiling Vapor ByteCount.swift
[1882/2024] Compiling Vapor Bytes+Hex.swift
[1883/2024] Compiling Vapor Bytes+SecureCompare.swift
[1884/2024] Compiling Vapor Collection+Safe.swift
[1885/2024] Compiling Vapor DataProtocol+Copy.swift
[1886/2024] Compiling Vapor DecoderUnwrapper.swift
[1887/2024] Compiling Vapor DirectoryConfiguration.swift
[1888/2024] Compiling Vapor DotEnv.swift
[1889/2024] Emitting module Vapor
[1890/2024] Compiling Vapor RouteCollection.swift
[1891/2024] Compiling Vapor Routes.swift
[1892/2024] Compiling Vapor RoutesBuilder+Group.swift
[1893/2024] Compiling Vapor RoutesBuilder+Method.swift
[1894/2024] Compiling Vapor RoutesBuilder+Middleware.swift
[1895/2024] Compiling Vapor RoutesBuilder+WebSocket.swift
[1896/2024] Compiling Vapor RoutesBuilder.swift
[1897/2024] Compiling Vapor OTP.swift
[1898/2024] Compiling Vapor Application+Servers.swift
[1899/2024] Compiling Vapor Server.swift
[1900/2024] Compiling Vapor App+Service.swift
[1901/2024] Compiling Vapor Req+Service.swift
[1902/2024] Compiling Vapor Service.swift
[1903/2024] Compiling Vapor Application+Sessions.swift
[1904/2024] Compiling Vapor MemorySessions.swift
[1905/2024] Compiling Vapor Request+Session.swift
[1906/2024] Compiling Vapor Session.swift
[1907/2024] Compiling Vapor SessionCache.swift
[1908/2024] Compiling Vapor SessionData.swift
[1909/2024] Compiling Vapor SessionDriver.swift
[1910/2024] Compiling Vapor SessionsConfiguration.swift
[1911/2024] Compiling Vapor SessionsMiddleware.swift
[1912/2024] Compiling Vapor Application.swift
[1913/2024] Compiling Vapor AuthenticationCache.swift
[1914/2024] Compiling Vapor Authenticator.swift
[1915/2024] Compiling Vapor BasicAuthorization.swift
[1916/2024] Compiling Vapor BearerAuthorization.swift
[1917/2024] Compiling Vapor GuardMiddleware.swift
[1918/2024] Compiling Vapor RedirectMiddleware.swift
[1919/2024] Compiling Vapor SessionAuthenticatable.swift
[1920/2024] Compiling Vapor Bcrypt.swift
[1921/2024] Compiling Vapor Application+Cache.swift
[1922/2024] Compiling Vapor Cache.swift
[1923/2024] Compiling Vapor CacheExpirationTime.swift
[1924/2024] Compiling Vapor MemoryCache.swift
[1925/2024] Compiling Vapor Request+Cache.swift
[1926/2024] Compiling Vapor Application+Clients.swift
[1927/2024] Compiling Vapor Client.swift
[1928/2024] Compiling Vapor ClientRequest.swift
[1929/2024] Compiling Vapor ClientResponse.swift
[1930/2024] Compiling Vapor Request+Client.swift
[1931/2024] Compiling Vapor BootCommand.swift
[1932/2024] Compiling Vapor CommandContext+Application.swift
[1933/2024] Compiling Vapor RoutesCommand.swift
[1934/2024] Compiling Vapor PlaintextDecoder.swift
[1935/2024] Compiling Vapor PlaintextEncoder.swift
[1936/2024] Compiling Vapor URLQueryCoders.swift
[1937/2024] Compiling Vapor URLQueryContainer.swift
[1938/2024] Compiling Vapor Core.swift
[1939/2024] Compiling Vapor Running.swift
[1940/2024] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[1941/2024] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[1942/2024] Compiling Vapor DotEnvFile+load.swift
[1943/2024] Compiling Vapor Routes+caseInsenstive.swift
[1944/2024] Compiling Vapor Validatable+validate.swift
[1945/2024] Compiling Vapor Environment+Process.swift
[1946/2024] Compiling Vapor Environment+Secret.swift
[1947/2024] Compiling Vapor Environment.swift
[1948/2024] Compiling Vapor Abort.swift
[1949/2024] Compiling Vapor AbortError.swift
[1950/2024] Compiling Vapor DebuggableError.swift
[1951/2024] Compiling Vapor Demangler.swift
[1952/2024] Compiling Vapor ErrorSource.swift
[1953/2024] Compiling Vapor StackTrace.swift
[1954/2024] Compiling Vapor Exports.swift
[1955/2024] Compiling Vapor Application+HTTP.swift
[1956/2024] Compiling Vapor ServeCommand.swift
[1957/2024] Compiling Vapor AnyResponse+Concurrency.swift
[1958/2024] Compiling Vapor AsyncBasicResponder.swift
[1959/2024] Compiling Vapor AsyncMiddleware.swift
[1960/2024] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[1961/2024] Compiling Vapor AsyncSessionDriver.swift
[1962/2024] Compiling Vapor Authentication+Concurrency.swift
[1963/2024] Compiling Vapor Cache+Concurrency.swift
[1964/2024] Compiling Vapor Client+Concurrency.swift
[1965/2024] Compiling Vapor RequestBody+Concurrency.swift
[1966/2024] Compiling Vapor Responder+Concurrency.swift
[1967/2024] Compiling Vapor ResponseCodable+Concurrency.swift
[1968/2024] Compiling Vapor RoutesBuilder+Concurrency.swift
[1969/2024] Compiling Vapor ViewRenderer+Concurrency.swift
[1970/2024] Compiling Vapor WebSocket+Concurrency.swift
[1971/2024] Compiling Vapor ContainerGetPathExecutor.swift
[1972/2024] Compiling Vapor Content.swift
[1973/2024] Compiling Vapor ContentCoders.swift
[1974/2024] Compiling Vapor ContentConfiguration.swift
[1975/2024] Compiling Vapor ContentContainer.swift
[1976/2024] Compiling Vapor JSONCoder+Custom.swift
[1977/2024] Compiling Vapor JSONCoders+Content.swift
[1978/2024] Compiling Vapor FormDataDecoder+Content.swift
[1979/2024] Compiling Vapor FormDataEncoder+Content.swift
[1980/2024] Compiling Vapor Application+Password.swift
[1981/2024] Compiling Vapor Application+Passwords.swift
[1982/2024] Compiling Vapor AsyncPasswordHasher.swift
[1983/2024] Compiling Vapor BcryptHasher.swift
[1984/2024] Compiling Vapor PasswordHasher.swift
[1985/2024] Compiling Vapor PlaintextHasher.swift
[1986/2024] Compiling Vapor Request+Password.swift
[1987/2024] Compiling Vapor Redirect.swift
[1988/2024] Compiling Vapor Request+Body.swift
[1989/2024] Compiling Vapor Request+BodyStream.swift
[1990/2024] Compiling Vapor Request.swift
[1991/2024] Compiling Vapor Application+Responder.swift
[1992/2024] Compiling Vapor DefaultResponder.swift
[1993/2024] Compiling Vapor Response+Body.swift
[1994/2024] Compiling Vapor Response.swift
[1995/2024] Compiling Vapor ResponseCodable.swift
[1996/2024] Compiling Vapor Application+Routes.swift
[1997/2024] Compiling Vapor Parameters+Require.swift
[1998/2024] Compiling Vapor Request+WebSocket.swift
[1999/2024] Compiling Vapor Route.swift
[2000/2024] Compiling Vapor BasicResponder.swift
[2001/2024] Compiling Vapor BodyStream.swift
[2002/2024] Compiling Vapor Application+HTTP+Client.swift
[2003/2024] Compiling Vapor EventLoopHTTPClient.swift
[2004/2024] Compiling Vapor EndpointCache.swift
[2005/2024] Compiling Vapor HTTPMethod+String.swift
[2006/2024] Compiling Vapor HTTPStatus.swift
[2007/2024] Compiling Vapor HTTPCookies.swift
[2008/2024] Compiling Vapor HTTPHeaderCacheControl.swift
[2009/2024] Compiling Vapor HTTPHeaderExpires.swift
[2010/2024] Compiling Vapor HTTPHeaderLastModified.swift
[2011/2024] Compiling Vapor HTTPHeaders+Cache.swift
[2012/2024] Compiling Vapor HTTPHeaders+Connection.swift
[2013/2024] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2014/2024] Compiling Vapor HTTPHeaders+ContentRange.swift
[2015/2024] Compiling Vapor HTTPHeaders+Directive.swift
[2016/2024] Compiling Vapor HTTPHeaders+Forwarded.swift
[2017/2024] Compiling Vapor HTTPHeaders+Link.swift
[2018/2024] Compiling Vapor HTTPHeaders+Name.swift
[2019/2024] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2020/2024] Compiling Vapor HTTPHeaders.swift
[2021/2024] Compiling Vapor HTTPMediaType.swift
[2022/2037] Compiling ParseServerSwift Parse.swift
[2023/2037] Compiling ParseServerSwift Constants.swift
[2024/2037] Compiling ParseServerSwift ParseServerConfiguration.swift
[2025/2037] Compiling ParseServerSwift Functions.swift
[2026/2037] Compiling ParseServerSwift configure.swift
[2027/2038] Compiling ParseServerSwift Hooks.swift
[2028/2038] Compiling ParseServerSwift FooParameters.swift
[2029/2038] Compiling ParseServerSwift User.swift
[2030/2038] Emitting module ParseServerSwift
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:11:1: warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
9 | import ParseSwift
10 |
11 | extension ParseHookFunctionRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:12:1: warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
10 |
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | extension ParseHookResponse: Content {}
14 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:13:1: warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 |
15 | public extension ParseHookRequestable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:58:1: warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
56 | }
57 |
58 | extension ParseEncoder: ContentEncoder {
| |- warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
59 |
60 | public func encode<E>(
[2031/2038] Compiling ParseServerSwift ParseHookTrigger+Vapor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/ParseHookTrigger+Vapor.swift:51:31: warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
49 | )
50 | } else {
51 | hookTrigger = try Self(
| `- warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
52 | trigger: trigger,
53 | url: url
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/ParseHookTrigger+Vapor.swift:466:31: warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
464 | url: url)
465 | } else {
466 | hookTrigger = try Self(
| `- warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
467 | trigger: trigger,
468 | url: url
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2032/2038] Compiling ParseServerSwift GameScore.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/ParseHookTrigger+Vapor.swift:51:31: warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
49 | )
50 | } else {
51 | hookTrigger = try Self(
| `- warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
52 | trigger: trigger,
53 | url: url
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/ParseHookTrigger+Vapor.swift:466:31: warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
464 | url: url)
465 | } else {
466 | hookTrigger = try Self(
| `- warning: 'init(trigger:url:)' is deprecated: Add "object" as the first argument [#DeprecatedDeclaration]
467 | trigger: trigger,
468 | url: url
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[2033/2038] Compiling ParseServerSwift Parse+Vapor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:11:1: warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
9 | import ParseSwift
10 |
11 | extension ParseHookFunctionRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:12:1: warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
10 |
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | extension ParseHookResponse: Content {}
14 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:13:1: warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 |
15 | public extension ParseHookRequestable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:58:1: warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
56 | }
57 |
58 | extension ParseEncoder: ContentEncoder {
| |- warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
59 |
60 | public func encode<E>(
[2034/2038] Compiling ParseServerSwift ParseHookFunction+Vapor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:11:1: warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
9 | import ParseSwift
10 |
11 | extension ParseHookFunctionRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookFunctionRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:12:1: warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
10 |
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookTriggerRequest' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | extension ParseHookResponse: Content {}
14 |
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:13:1: warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
11 | extension ParseHookFunctionRequest: Content {}
12 | extension ParseHookTriggerRequest: Content {}
13 | extension ParseHookResponse: Content {}
| |- warning: extension declares a conformance of imported type 'ParseHookResponse' to imported protocols 'Content', 'RequestDecodable', 'ResponseEncodable', 'AsyncRequestDecodable', 'AsyncResponseEncodable'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
14 |
15 | public extension ParseHookRequestable {
/Users/admin/builder/spi-builder-workspace/Sources/ParseServerSwift/Extensions/Parse+Vapor.swift:58:1: warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
56 | }
57 |
58 | extension ParseEncoder: ContentEncoder {
| |- warning: extension declares a conformance of imported type 'ParseEncoder' to imported protocol 'ContentEncoder'; this will not behave correctly if the owners of 'ParseSwift' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
59 |
60 | public func encode<E>(
[2035/2038] Compiling ParseServerSwift routes.swift
[2036/2040] Emitting module App
[2037/2040] Compiling App entrypoint.swift
[2037/2040] Write Objects.LinkFileList
[2038/2040] Linking App
[2039/2040] Applying App
Build complete! (64.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "vapor",
"requirement" : {
"exact" : [
"4.117.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/vapor.git"
},
{
"identity" : "parse-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.12.3",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/netreconlab/Parse-Swift.git"
}
],
"manifest_display_name" : "ParseServerSwift",
"name" : "ParseServerSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ParseServerSwift",
"targets" : [
"ParseServerSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParseServerSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwiftTests",
"path" : "Tests/ParseServerSwiftTests",
"product_dependencies" : [
"XCTVapor"
],
"sources" : [
"AppTests.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "test"
},
{
"c99name" : "ParseServerSwift",
"module_type" : "SwiftTarget",
"name" : "ParseServerSwift",
"path" : "Sources/ParseServerSwift",
"product_dependencies" : [
"Vapor",
"ParseSwift"
],
"product_memberships" : [
"ParseServerSwift",
"App"
],
"sources" : [
"Extensions/Parse+Vapor.swift",
"Extensions/ParseHookFunction+Vapor.swift",
"Extensions/ParseHookTrigger+Vapor.swift",
"Models/GameScore.swift",
"Models/Hooks.swift",
"Models/Parameters/FooParameters.swift",
"Models/User.swift",
"Parse.swift",
"ParseServerConfiguration.swift",
"Utility/Constants.swift",
"Utility/Functions.swift",
"configure.swift",
"routes.swift"
],
"type" : "library"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_memberships" : [
"App"
],
"sources" : [
"entrypoint.swift"
],
"target_dependencies" : [
"ParseServerSwift"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
Done.