[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.10 (swift 4.0) #84

Report

[FAILURE] oss-swift-4.0-package-linux-ubuntu-16_10 [#84]

Build URL:
https://ci.swift.org/job/oss-swift-4.0-package-linux-ubuntu-16_10/84/
Project:
oss-swift-4.0-package-linux-ubuntu-16_10
Date of build:
Fri, 05 May 2017 00:54:39 -0700
Build duration:
1 hr 1 min

Changes

  • Commit d165eccbb41b341a1d683889e5994a72b08f4cdd by John McCall:
    Fix IRGenSIL to always look through DynamicallyEnforcedAddress.

    • edit: test/IRGen/access_markers.sil
    • edit: lib/IRGen/IRGenSIL.cpp
  • Commit 1bc7e70a0cb263408eeb532e5c61cf38a7cc56b0 by David Farler:
    [Migrator] Make performing a fix-it run return the instance used

    • add: test/Migrator/pre_fixit_pass.swift
    • edit: lib/Migrator/Migrator.cpp
    • add: test/Migrator/pre_fixit_pass.swift.expected
    • edit: include/swift/Migrator/Migrator.h
    • edit: include/swift/Migrator/MigrationState.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • add: test/Migrator/pre_fixit_pass_still_failed.swift
  • Commit 6eec52a55f1696e4dd7154c4db531df9285f3421 by David Farler:
    [Migrator] Don't pick up missing argument type placeholder fix-its

    • edit: include/swift/Migrator/FixitFilter.h
    • add: test/Migrator/Inputs/ignore_type_placeholder.swift
    • add: test/Migrator/ignore_type_placeholder.swift
  • Commit acba0ec1d12380a904fcd625bbe4ea329e809165 by David Farler:
    [Migrator] Add Substring -> String conversion fix-it tests

    • add: test/Migrator/substring_to_string_conversion.swift
    • add: test/Migrator/string_to_substring_conversion.swift
    • add: test/Migrator/string_to_substring_conversion.swift.expected
    • add: test/Migrator/substring_to_string_conversion.swift.expected
    • add: test/Migrator/Inputs/string_to_substring_conversion.swift
    • add: test/Migrator/Inputs/substring_to_string_conversion.swift
  • Commit 32de06bede025479aa5ab469e5849839ae76095b by Doug Gregor:
    Referencing encoders should use parent codingPath

    • edit: stdlib/public/SDK/Foundation/JSONEncoder.swift
    • edit: stdlib/public/SDK/Foundation/PlistEncoder.swift
  • Commit efe0ff86fceddd84b6e561b75751dfc742492cb8 by Doug Gregor:
    Fix container assertion in referencing encoders

    • edit: stdlib/public/SDK/Foundation/JSONEncoder.swift
    • edit: stdlib/public/SDK/Foundation/PlistEncoder.swift
  • Commit 278450831aad14dc04484d8a875cf907454a957e by Ben Cohen:
    [4.0][stdlib] Speed up Character construction from

    • edit: stdlib/public/core/StringCharacterView.swift
  • Commit 856c0c746f1ba252970694d53ef981edad57444e by Xi Ge:
    migrator: correct a misplaced assertion. rdar://31980368

    • edit: lib/IDE/APIDigesterData.cpp
  • Commit 5ff070796d9c0c98ee11259c22aab082ded42f9d by Arnold Schwaighofer:
    [swift-4.0-branch] IRGen: Use link_once instead of external for private

    • edit: lib/IRGen/GenDecl.cpp
  • Commit c4ab1c077f923cbde3e230e1563dd0dd7980e628 by Argyrios Kyrtzidis:
    [migrator] Add an AST pass to handle tuple mismatches

    • add: test/Migrator/tuple-arguments.swift
    • add: test/Migrator/tuple-arguments.swift.expected
    • edit: lib/Migrator/SyntacticMigratorPass.cpp
  • Commit df2f87a21c4511adf0186e890495a74e985753e0 by Argyrios Kyrtzidis:
    [test/migrator] Disable test/Migrator/tuple-arguments.swift on linux

    • edit: test/Migrator/tuple-arguments.swift
    • edit: test/Migrator/tuple-arguments.swift.expected
  • Commit c17f16be6dc5c90027fdaa4e051166b92c47f28c by Philippe Hausler:
    [Foundation] NSNumber bridging and Numeric types (SE-0170)

    • delete: stdlib/public/SDK/Foundation/NSNumber.swift.gyb
    • add: stdlib/public/SDK/Foundation/NSNumber.swift
    • delete: test/stdlib/NSNumberBridging.swift.gyb
    • add: test/stdlib/NSNumberBridging.swift
    • edit: stdlib/public/SDK/Foundation/CMakeLists.txt
  • Commit 8abc4a0ac9b5d8d60aa9e97b3a1fab7c565fdcaa by Philippe Hausler:
    Validate the exactly pattern of Double from NSNumber to ensure proper

    • edit: stdlib/public/SDK/Foundation/NSNumber.swift
    • edit: test/stdlib/NSNumberBridging.swift
  • Commit 3db1afd8b587cce7e679498708d48a5fcb84e67d by Philippe Hausler:
    Account for floating point exactly conversions and disable some tests

    • edit: test/stdlib/NSNumberBridging.swift
    • edit: stdlib/public/SDK/Foundation/NSNumber.swift
  • Commit 98a6f8f6fba094a7ef6c833c6aa2980c7cdfdaa4 by Philippe Hausler:
    Rename NSNumber bridge tests to be clear on what they do

    • delete: validation-test/stdlib/NSNumberBridging.swift.gyb
    • delete: test/stdlib/NSNumberBridging.swift
    • add: test/stdlib/TestNSNumberBridging.swift
    • add: validation-test/stdlib/ValidationNSNumberBridging.swift
  • Commit 21fb321e5d379f461aaad640bb33b966508035d1 by Philippe Hausler:
    [Foundation] Work-around ambiguity of initializers by avoiding using

    • edit: validation-test/stdlib/ValidationNSNumberBridging.swift
    • edit: test/stdlib/TestNSNumberBridging.swift
  • Commit bf0eafd2667ca55e69383dbc5b41e3663f194adc by Philippe Hausler:
    [Foundation] Disable more NSNumber test failures due to incorrect float

    • edit: validation-test/stdlib/ValidationNSNumberBridging.swift
    • edit: test/stdlib/TestNSNumberBridging.swift
  • Commit baa2fb3c65eee27a25a530557ef026a6935cbd99 by Joe Shajrawi:
    Merge pull request #9290 from shajrawi/firefox_crash

    • edit: test/IRGen/big_types_corner_cases.swift
    • edit: lib/IRGen/LoadableByAddress.cpp
  • Commit dbcffd6f7762e2ac2ff57bfbb2b0eb25687e5103 by Argyrios Kyrtzidis:
    [frontend] Don't destroy the compiler instance object inside

    • edit: include/swift/Frontend/Frontend.h
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/Frontend/Frontend.cpp
  • Commit d7f6a1ec25b3c386b871f7f7348ac02cf04510f7 by Argyrios Kyrtzidis:
    [FrontendTool] Fix a compiler error that I missed due to rebasing the

    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit 48ea4acaeb3626bbad0c933c05d45162f9e4c228 by Xi Ge:
    [SourceKit] Avoid reporting parent locations for internal only parameter

    • edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
    • edit: test/SourceKit/CursorInfo/cursor_label.swift
  • Commit b98b12739fdebdf95e4a74bf4e637e17eebf1463 by Joe Shajrawi:
    Merge pull request #9300 from shajrawi/large_type_tuple_fix

    • edit: lib/IRGen/LoadableByAddress.cpp
    • edit: test/IRGen/big_types_corner_cases.swift
    • edit: lib/SIL/SILVerifier.cpp
  • Commit 8c3cd2feef8044b4d2f564c66aa53e661bd9f20a by Michael Gottesman:
    [strip -ST] Disable runtime stack trace dumping on Darwin when asserts

    • edit: test/lit.site.cfg.in
    • edit: test/Runtime/linux-fatal-backtrace.swift
    • edit: CMakeLists.txt
    • add: cmake/modules/AddSwiftRuntime.cmake
    • add: test/Runtime/crash_without_backtrace_optimized.swift
    • add: validation-test/BuildSystem/RuntimeBacktraces/object-files-do-not-reference-dladdr.test-sh
    • edit: unittests/runtime/CMakeLists.txt
    • edit: unittests/runtime/LongTests/CMakeLists.txt
    • edit: stdlib/public/runtime/ImageInspectionELF.cpp
    • edit: stdlib/public/runtime/Errors.cpp
    • add: test/Runtime/crash_without_backtrace.swift
    • delete: test/Runtime/backtrace.swift
    • edit: validation-test/lit.site.cfg.in
    • edit: stdlib/public/runtime/CMakeLists.txt
    • edit: stdlib/public/runtime/ImageInspectionWin32.cpp
    • add: test/Runtime/crash_with_backtrace.swift
    • edit: stdlib/public/runtime/ImageInspectionMachO.cpp
  • Commit ba6b3386afb296ef02e2bc54f68432e55a4f90fc by Doug Gregor:
    [Clang importer] Look through typealiases when importing members of

    • edit: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.apinotes
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.h
    • edit: test/APINotes/versioned.swift
    • add: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/SwiftWrapper.h
  • Commit 45ad3f54d8a9f76dbfb6e9ab20fbae3339cc1619 by Michael Zolotukhin:
    [SCEV] Use early exit in createAddRecFromPHI. NFC.

    • edit: lib/Analysis/ScalarEvolution.cpp
  • Commit 12e8a6c9d85d5697d5a18c779352e7d5933e885c by Michael Zolotukhin:
    [SCEV] createAddRecFromPHI: Optimize for the most common case.

    • edit: include/llvm/Analysis/ScalarEvolution.h
    • add: test/Analysis/ScalarEvolution/ZeroStep.ll
    • edit: test/CodeGen/X86/2014-08-29-CompactUnwind.ll
    • edit: lib/Analysis/ScalarEvolution.cpp
  • Commit c31adedfab43c221713498142f689e4c1ac605a3 by Michael Zolotukhin:
    Fix a typo.

    • edit: lib/Analysis/ScalarEvolution.cpp
  • Commit 625312e672cec48dea221a91eda93602c0fc56a4 by Ankit Aggarwal:
    [Workspace] Remove several pinning related behaviors

    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Sources/Workspace/PinsStore.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/PinsStoreTests.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Commands/Error.swift
    • edit: Sources/Commands/SwiftPackageTool.swift
  • Commit e9fda90a4a1186c3fcccc7a8c11459470d8eab43 by Ankit Aggarwal:
    Remove reason and pin all options

    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Workspace/PinsStore.swift
    • edit: Sources/Commands/SwiftPackageTool.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Tests/WorkspaceTests/PinsStoreTests.swift
  • Commit 24a2f6b76a7f54857056ba9e3e13f4a2379186f4 by Ankit Aggarwal:
    [Workspace] Remove pin all API

    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Workspace/Workspace.swift
  • Commit 67d1b83ee5c2c01293b5b874f1b4d6bfc4463944 by Ankit Aggarwal:
    Rename Package.pin -> Package.resolved

    • edit: Sources/Commands/SwiftTool.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
  • Commit 923be34e96762508ddf049de98b5b47368933159 by Ankit Aggarwal:
    [Workspace] Remove dependency param from edit and unedit

    • edit: Sources/Commands/SwiftPackageTool.swift
    • edit: Sources/Workspace/ManagedDependency.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
  • Commit bcecd29561a7e92ac6477f224c1d6f11fc25649d by Ankit Aggarwal:
    [Workspace] Remove dependency param from pin() API

    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Commands/SwiftPackageTool.swift
    • edit: Sources/Workspace/Workspace.swift
  • Commit 5cd4421fc44efbd72d071b183599153e3d9c0ef0 by Ankit Aggarwal:
    [Workspace] Make loadDependencyManifests API internal

    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
    • edit: Sources/Workspace/Workspace.swift
  • Commit 8d9cf694d90f97d2e63aa44a5d8eb1c98eee172b by Ankit Aggarwal:
    [Workspace] Remove reset from pin all

    • edit: Sources/Workspace/Workspace.swift
  • Commit 16256fb2eb45b928b71ec6ced659b44c3255fbcb by Ankit Aggarwal:
    [Workspace] Save pin store state explicitly

    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/PinsStoreTests.swift
    • edit: Sources/Workspace/PinsStore.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
  • Commit 463fac34d96c542663f0e8d207d8104c6a765f80 by Ankit Aggarwal:
    [Workspace] Simplify pinall method

    • edit: Sources/Workspace/PinsStore.swift
    • edit: Sources/Workspace/Workspace.swift
    • edit: Tests/WorkspaceTests/WorkspaceTests.swift
  • Commit 0f9683c114adf59aad76beb9058edff93b6cea2e by Ankit Aggarwal:
    [Workspace] Make DependencyManifests internal

    • edit: Sources/Workspace/Workspace.swift
  • Commit bdbd59a24694f13dbb1399f194b84049ff463134 by Ankit Aggarwal:
    [Workspace] Do not add constraints from current checkout

    • edit: Sources/Workspace/Workspace.swift
  • Commit 49a1d1d5cf670c14a6c6fb857228da895cd16ee9 by Ankit Aggarwal:
    [Workspace] Simplify loadPackageGraph()

    • edit: Sources/Workspace/Workspace.swift
  • Commit f8bd117e526aa92be4aeed23ddb4d3f3a46c2ddd by Ankit Aggarwal:
    [SourceControl] Add delegate to get notified of git fetch operations

    • edit: Sources/SourceControl/RepositoryManager.swift
    • edit: Tests/SourceControlTests/RepositoryManagerTests.swift
  • Commit 0e6f95f4d8015e5963090c62d475c351fbca45ef by Ankit Aggarwal:
    [Workspace] Forward repository update delegate to workspace

    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Workspace/Workspace.swift
  • Commit 1ee016d0e7871ea30af5f73ebc209b2689bdb1d9 by Ankit Aggarwal:
    Fix compiler warnings

    • edit: Sources/Basic/FileSystem.swift
  • Commit c9e364b59cbd0430f7f80c06a1a168ff9036fdeb by Vedant Kumar:
    [ubsan] Fix error summary message for ObjC BOOL invalid loads

    • add: test/ubsan/TestCases/Misc/bool.m
    • edit: lib/ubsan/ubsan_handlers.cc