[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (swift 5.0) #211

Report

[FAILURE] oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test [#211]

Build URL:
https://ci.swift.org/job/oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test/211/
Project:
oss-swift-5.0-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Fri, 21 Dec 2018 12:43:00 -0600
Build duration:
16 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 7 test(s), Total: 11014 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 522 test(s), Total: 522 test(s)

Changes

  • Commit b9c9c47d6ad0a44147be4cb222f58ace87352c10 by gparker:
    [runtime] Add tests of pre-stable ABI objects with the stable ABI

    • add: test/Interpreter/SDK/objc_old_swift.swift
    • add: test/Interpreter/SDK/Inputs/OldABI/module.map
    • add: test/Interpreter/SDK/Inputs/OldABI/OldABI.mm
    • add: test/Interpreter/SDK/Inputs/OldABI/OldABI.h
  • Commit a1fa9794441139568408cf35d1995709e2694a0e by dgregor:
    [Runtime] Eliminate a use-after-free when comparing @objc type names.

    • edit: test/Runtime/demangleToMetadataObjC.swift
    • edit: stdlib/public/runtime/MetadataLookup.cpp