[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (main) #3503

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3503]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3503/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Fri, 04 Dec 2020 12:02:39 -0600
Build duration: 1 hr 17 min

Changes- Commit 5598283257ed3c2735f9155863bbaf99e93942e4 by michellecasbon:

Change tensorflow link to point to main

  • edit: docs/DifferentiableProgramming.md

  • Commit 5423da20f026d8d18276352d73f3dc1c987aab97 by passos.luciano:

    [Sema] Fix init_not_instance_member_use_assignment diagnostic typo

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: test/expr/postfix/dot/init_ref_delegation.swift
  • Commit ed1a7bb5b24788b896936252f137ebd54bf00f70 by github:

    Add JSONPackageCollectionModel validator (#3076)

    • edit: Sources/PackageCollections/PackageCollections+Configuration.swift
    • edit: Sources/PackageCollections/PackageCollections.swift
    • edit: Sources/PackageCollections/JSONModel/JSONCollection+v1.swift
    • edit: Tests/PackageCollectionsTests/JSONPackageCollectionModelTests.swift
    • edit: Sources/PackageCollections/PackageCollections+Validation.swift
    • add: Tests/PackageCollectionsTests/ValidationMessageTests.swift
    • edit: Sources/PackageCollections/Providers/JSONPackageCollectionProvider.swift
    • edit: Tests/PackageCollectionsTests/JSONPackageCollectionProviderTests.swift
  • Commit b74af0a71785e4dc2aee63ea31e9e0d0b82d8885 by rauhul:

    Add support and tests for URLComponents.percentEncodedQueryItems

    • edit: Tests/Foundation/Tests/TestURLComponents.swift
    • edit: CoreFoundation/URL.subproj/CFURLComponents.c
    • edit: CoreFoundation/URL.subproj/CFURLComponents.h
    • edit: Sources/Foundation/URLComponents.swift
    • edit: Sources/Foundation/NSURL.swift