[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #7323

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7323]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7323/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Fri, 26 Apr 2019 20:07:57 -0500
Build duration:
2 hr 7 min

Changes

  • Commit 668c1f0c6ffdf757d70857b45a0076ffed407e87 by klorentey:
    [test] StdlibUnittest: Cosmetic changes to checkEquatable/checkHashable

    • edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
  • Commit 68e64492ce214723a248894386dd3236fa03d229 by klorentey:
    [StdlibUnittest] checkHashable: Add opt-in support for incomplete hashes

    • edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift
  • Commit 46225d728ace295e5eaa7c93e26f313382ca4a06 by klorentey:
    [Foundation] IndexPath: Add explicit hash(into:) definition, hashing

    • edit: stdlib/public/Darwin/Foundation/IndexPath.swift
    • edit: test/stdlib/TestIndexPath.swift
  • Commit 569e38033795fc5def39ef912be3f170be3295f7 by klorentey:
    [Foundation] NSRange: Add an explicit definition for hash(into:)

    • edit: stdlib/public/Darwin/Foundation/NSRange.swift
    • edit: test/stdlib/TestNSRange.swift
  • Commit 73ad830e40055e78fd65c2ee447f2d4845f320b1 by klorentey:
    [Foundation] Calendar: Modernize hashing

    • edit: test/stdlib/TestCalendar.swift
    • edit: stdlib/public/Darwin/Foundation/Calendar.swift
  • Commit 81567ed85e1872b803928cfd789fd1f32df67c9f by klorentey:
    [Foundation] CharacterSet: Modernize hashing

    • edit: test/stdlib/TestCharacterSet.swift
    • edit: stdlib/public/Darwin/Foundation/CharacterSet.swift
  • Commit 0867f7e17f8f111eba8133dee2147748390c5782 by klorentey:
    [Foundation] String.Encoding: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/NSStringEncodings.swift
    • edit: test/stdlib/NSStringAPI.swift
  • Commit 8b7adb35d3e2cfbcbd6add7365fa34ab68e51a36 by klorentey:
    [Foundation] AffineTransform: modernize hashing

    • edit: stdlib/public/Darwin/Foundation/AffineTransform.swift
    • edit: test/stdlib/TestAffineTransform.swift
  • Commit 741122ae6528d6106968eef3b03dc1cf5a8048f0 by klorentey:
    [Foundation] Date: Modernize hashing

    • edit: test/stdlib/TestDate.swift
    • edit: stdlib/public/Darwin/Foundation/Date.swift
  • Commit 73be6b8335d36b05a4e72c14c1e419aec5cad3da by klorentey:
    [Foundation] DateComponents: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/DateComponents.swift
  • Commit c1049e7b799250a99107ad95a170cdbe38c49bae by klorentey:
    [Foundation] DateInterval: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/DateInterval.swift
    • edit: test/stdlib/TestDateInterval.swift
  • Commit a0004226b14c2e98cf19d1dd2b490a8d84c22bb7 by klorentey:
    [Foundation] Decimal: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/Decimal.swift
  • Commit 9c46858d05bb5d1caea66fed55041ab058752200 by klorentey:
    [Foundation] Locale: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/Locale.swift
  • Commit 2d5520e80dfebd32233ad1239635b6eaddb054ad by klorentey:
    [Foundation] IndexSet: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/IndexSet.swift
  • Commit 5e451e6d8f10e50ccb9c21dbe733c5c997b21f35 by klorentey:
    [Foundation] IndexPath: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/IndexPath.swift
  • Commit 4bdc458c52aec9e92818e1ffd4becc7b88a356c0 by klorentey:
    [Foundation] Notification: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/Notification.swift
  • Commit afa253961b35a62b1ed3c46f604105cc527749cc by klorentey:
    [Foundation] NSRange: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/NSRange.swift
  • Commit b41eb97896398d615f9a6733159c563eea25a839 by klorentey:
    [Foundation] TimeZone: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/TimeZone.swift
  • Commit 10cb05ae6c238b62063024a308bedb17be3952c7 by klorentey:
    [Foundation] URL: Add hash(into:) implementation

    • edit: stdlib/public/Darwin/Foundation/URL.swift
  • Commit 590f40770ed2ac105c55427b959398fd9ecce24b by klorentey:
    [Foundation] URLComponents: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/URLComponents.swift
  • Commit 23cc71935b79c94bbaedc03774ffd837d932df23 by klorentey:
    [Foundation] URLRequest: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/URLRequest.swift
  • Commit a23c3f36bd88a3532b1ac543242d1be5238ae018 by klorentey:
    [Foundation] UUID: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/UUID.swift
    • edit: test/stdlib/TestUUID.swift
  • Commit 28e4688c05df1b327b0df7f4c5cd3ea75053dae6 by klorentey:
    [Foundation] PersonNameComponents: Modernize hashing

    • edit: stdlib/public/Darwin/Foundation/PersonNameComponents.swift
    • edit: test/stdlib/TestPersonNameComponents.swift
  • Commit 6f40a4abf9944d8d257d155098a9e9edd2674afe by klorentey:
    [Foundation] Measurement: Fix hashing

    • edit: stdlib/public/Darwin/Foundation/Measurement.swift
    • edit: test/stdlib/TestMeasurement.swift
  • Commit b711ed9f90222302cebc6ae6e36ba7eb755a7d83 by klorentey:
    [Foundation] Data: Hash the entire contents, not just an arbitrary

    • edit: stdlib/public/Darwin/Foundation/Data.swift
    • edit: test/stdlib/TestData.swift
  • Commit f859dd1316131cd049b29712be60fc95ee7fff41 by klorentey:
    [Foundation] URL: Fix availability of the new hash(into:) implementation

    • edit: stdlib/public/Darwin/Foundation/URL.swift
  • Commit 2ab2431dbd9e64451f562536f83b9626c927712b by klorentey:
    [Foundation] URL is actually already Hashable

    • edit: stdlib/public/Darwin/Foundation/URL.swift
  • Commit 7f1dd3ef2321ed9c194500fb7b977a8a03b4b9a0 by klorentey:
    [Foundation] Fix bizarre indentation issues

    • edit: stdlib/public/Darwin/Foundation/Calendar.swift
    • edit: stdlib/public/Darwin/Foundation/IndexPath.swift
  • Commit 582b65b9935b273d1e8215006badf4a95a0f0020 by klorentey:
    Revert "[Foundation] Data: Hash the entire contents, not just an

    • edit: test/stdlib/TestData.swift
    • edit: stdlib/public/Darwin/Foundation/Data.swift
  • Commit 13bc5670854483e8021f576a1f643cdd4b19b27d by klorentey:
    [Foundation] Notification: Add note on == not being reflexive and

    • edit: test/stdlib/TestNotification.swift
    • edit: stdlib/public/Darwin/Foundation/Notification.swift
  • Commit ea555511a81e640caaa930125604d916a9332a42 by suyashsrijan:
    [typechecker] allow a throwing @objc function to return Unmanaged

    • edit: lib/Sema/TypeCheckDeclObjC.cpp
    • edit: test/attr/attr_objc.swift
  • Commit b67d23642dfb23405d91f17c81e5cc71acf4753d by suyashsrijan:
    [test] Adds an IRGen test

    • add: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit b0ab515f8fdfb4109f93a20e319f99d2fef2669d by suyashsrijan:
    [test] Updates IRGen test file

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit 77b6b1b1519aaf0610fb6f72e95265b5f00483d1 by suyashsrijan:
    [test] remove -primary-file flag as it's not needed

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit a1ffae5c10aefab1d396a8452249ea3a6ba28368 by suyashsrijan:
    [test] Update IRGen test with patterns, etc

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit 4c2df287a7f2334c8bd51762e280ae2f8890a559 by t.roughton:
    [stdlib] Use String’s underlying UTF-8 view for Float parsing

    • edit: stdlib/public/core/FloatingPointParsing.swift.gyb
  • Commit 6647c50d410e4f6344782dcee6f14a3b4c35a97b by klorentey:
    [test] TestNotification: Fix checkHashable invocation

    • edit: test/stdlib/TestNotification.swift
  • Commit eff8a789fc70268ebbeeb3a2a7baa040a5bb53aa by aqamoss3fan2010:
    Stdlib: Fix ReversedIndex compatibility alias

    • edit: stdlib/public/core/MigrationSupport.swift
  • Commit 530687f564a75b2710c58d44ca46b83d072139fd by klorentey:
    [test] TestPersonNameComponents: adjust OS check for hashing

    • edit: test/stdlib/TestPersonNameComponents.swift
  • Commit f9400be21b2e8ed5ada8b8c5acd6ab345e4a4cb0 by nate_chandler:
    Create opaque type constraint for single expr return. [49581931]

    • edit: lib/Sema/CSSolver.cpp
  • Commit 8bdc9168322704eee3078e8f57d867f915f758dd by suyashsrijan:
    [test] Update IRGen test

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit 96abd3dcff7ef6dc1be07c87a4085e7b2e027de9 by ditaliano:
    [build-script] Use --filter to implement --lldb-test-only-swift.

    • edit: utils/build-script-impl
  • Commit d6d918983c058b7cc7ac35c162ac9228b484d9de by ditaliano:
    [lldb] Switch PR testing and build to use CMake by default.

    • edit: utils/build-presets.ini
    • edit: utils/build_swift/driver_arguments.py
    • edit: utils/build-script-impl
  • Commit 9c506fe435d8d4e462df1afe5bd3323910cdd312 by ditaliano:
    [build-script] Fix defaults and unittests.

    • edit: utils/build_swift/tests/expected_options.py
    • edit: utils/build_swift/driver_arguments.py
  • Commit bf42fbdf95b3f0ad19d4fef56c75c6801abb17c9 by nate_chandler:
    Expected diagnostic around failure to convert Never to opaque.

    • edit: test/type/opaque.swift
  • Commit 9ffe12dad2b2a48bd3a426ce73a9bcff901748ba by spestov:
    SIL: Better error when linker finds SILGen did not emit a conformance

    • edit: lib/SIL/Linker.cpp
  • Commit cf60ed5bf04d7f3f2639f6ccbf043d7e3046414f by spestov:
    SILGen: Force lazy conformances referenced from various places in the

    • edit: lib/SILGen/SILGenLazyConformance.cpp
    • edit: lib/SILGen/SILGen.h
    • edit: lib/SILGen/SILGenType.cpp
  • Commit a0197b38eaa3418c11cb0bb3a1d81cfbe0e1e262 by spestov:
    SILGen: Some fixes for lazy conformance emission

    • edit: lib/SILGen/SILGen.cpp
    • edit: lib/SILGen/SILGenLazyConformance.cpp
    • edit: lib/SILGen/SILGen.h
  • Commit 472787bab7e242798d1e1dec2bbb93a1027bae97 by spestov:
    SIL: isNonThrowing parameter of SILBuilder::create{Begin,}Apply()

    • edit: lib/SILOptimizer/UtilityPasses/BugReducerTester.cpp
    • edit: include/swift/SIL/SILBuilder.h
    • edit: lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp
    • edit: lib/SILOptimizer/Utils/Generics.cpp
    • edit: lib/SILOptimizer/Mandatory/AddressLowering.cpp
    • edit: lib/SILOptimizer/Utils/Local.cpp
    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/ExistentialTransform.cpp
    • edit: lib/SILOptimizer/FunctionSignatureTransforms/FunctionSignatureOpts.cpp
    • edit: lib/SILOptimizer/Mandatory/RawSILInstLowering.cpp
    • edit: lib/SILGen/SILGenGlobalVariable.cpp
    • edit: lib/SILOptimizer/IPO/GlobalOpt.cpp
    • edit: lib/SILOptimizer/Transforms/Outliner.cpp
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: lib/SILOptimizer/Analysis/ArraySemantic.cpp
    • edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
    • edit: lib/SILGen/SILGenDecl.cpp
    • edit: lib/SILGen/SILGenFunction.cpp
    • edit: lib/SILOptimizer/IPO/EagerSpecializer.cpp
    • edit: lib/SILGen/SILGenDestructor.cpp
  • Commit 400063eafe6f5131dfedc550bb641eac1e187c17 by spestov:
    SIL: Handle incomplete conformances in

    • edit: lib/SIL/Bridging.cpp
  • Commit 6c04a7acb1ec487475ea410422775272e2296d3d by spestov:
    SILGen: Lazily emit ClangImporter-synthesized conformances even when

    • edit: lib/SILGen/SILGenDecl.cpp
  • Commit 33b548f8b0afe339e8b1bf984a6b6b8c1a4e86dc by spestov:
    AST: Remove SourceFile::UsedConformances

    • edit: include/swift/AST/Module.h
    • edit: lib/SILGen/SILGen.cpp
    • edit: include/swift/Basic/Statistics.def
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit 324e36f47fb4611395a7d38e3e153e2d9f588133 by spestov:
    Sema: Remove useObjectiveCBridgeableConformances()

    • edit: lib/Sema/TypeCheckProtocol.h
    • edit: lib/Sema/TypeCheckDeclObjC.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
    • edit: lib/Sema/TypeCheckType.cpp
    • edit: lib/Sema/CSApply.cpp
  • Commit be4e3f23e7d5f285e422a8065ff7aadb1585286a by spestov:
    Sema: markAsObjC() no longer needs to resolveDeclSignature()

    • edit: lib/Sema/TypeCheckDeclObjC.cpp
  • Commit 42847a488badedcd028579b18731a7e58e9e9842 by suyashsrijan:
    [Test] Trim CHECK-LABEL

    • edit: test/IRGen/unmanaged_objc_throw_func.swift
  • Commit ebb197930cb003763f976e58188eed73f404258a by ditaliano:
    [build-script] Use a regex to match all the swift tests.

    • edit: utils/build-script-impl
  • Commit 94977ee17573146d6f058b76c7d9c81d43b7aab2 by pyaskevich:
    [TypeChecker] Improve contextual mismatch diagnostics for key path

    • edit: lib/Sema/CSSimplify.cpp
    • edit: test/Constraints/keypath_swift_5.swift
    • edit: lib/Sema/ConstraintSystem.h
    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: test/expr/unary/keypath/keypath.swift
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSFix.cpp
    • edit: lib/Sema/CSFix.h
  • Commit 61266657690e1f1106e293761de30c5fe4f22fdd by rishizaki:
    [ASTPrinter] Print opaque type using ArchetypeType::getExistentialType()

    • edit: lib/AST/ASTPrinter.cpp
    • add: test/IDE/print_opaque_result_type.swift
  • Commit 6377199e2fea157a69c61d2a00ab4797fa16d301 by blangmuir:
    [placeholder-expansion] Expand trailing closure in statements correctly

    • edit: test/SourceKit/CodeExpand/code-expand.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftEditor.cpp
  • Commit ade2df1253dcc43d0af497c8ad93ba23f64a4942 by mgottesman:
    [silgen] Fix SILGenBuilder::emitDestructureValueOperation to create all

    • edit: test/Interpreter/switch.swift
    • edit: test/SILGen/switch.swift
    • edit: lib/SILGen/SILGenBuilder.cpp
  • Commit 81a68f28efd3a5476e083256597ccaaa48d16e1c by github:
    [Frontend] Default the prebuilt cache to

    • add: test/ParseableInterface/default-prebuilt-module-location.swift
    • edit: test/lit.cfg
    • edit: lib/Frontend/CompilerInvocation.cpp
  • Commit 83f5d1f077529388097f109a96c9921408fcf2e8 by danielrodriguez:
    [android] Removing explicit castings for unsigned integers.

    • edit: TestFoundation/TestNSNumber.swift