<!DOCTYPE html>
<head>
  <title>Report</title>
  <style>
                        body {
                                -webkit-font-smoothing: antialiased;
                                font-family: "Helvetica Neue", sans-serif;
                                font-weight: 300;
                                color: #393939;
                                margin: 0;
                                padding: 20px;
                        }
                        .header {
                                margin-left: 20px;
                                padding: 20px 20px 20px 0;
                                border-bottom: 1px solid #e5e5e5;
                        }
                        .report-title{
                                font-family: "Helvetica Neue", sans-serif;
                                display: inline-block;
                                float: left;
                                margin: 20px 0;
                                font-size: 24px;
                                color: #55a3fd;
                        }
                        .title {
                                font-size: 24px;
                        }
                        .content {
                                padding: 20px;
                        }
                        .display {
                                width: 100%;
                                height: 100%;
                        }
                        .commit-message {
                                font-family: "Menlo", fixed;
                        }
                        
        .title {
                text-align: center;
        }
        .date {
                text-align: left;
        }
        .display {
                display: inline-block;
                width: auto;
        }
        .header {
                overflow: auto;
                padding: 20px 20px 5px 0;
                width: 660px;
        }
        a {
          color: #007aff;
          text-decoration: none;
        }
        tr {
            text-align: left;
        }
        .links a {
                text-decoration: none;
                color: white;
                font-weight: 500;
                padding: 15px;
                background: #55a3fd;
                font-size: 14px;
        }
        .FAILURE {
                color:red;
        }
        .SUCCESS {
                color:green;
        }
        </style>
 <head>
 <body>
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift-package-osx [#423]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/423/">https://ci.swift.org/job/oss-swift-package-osx/423/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Thu, 05 Oct 2017 13:16:44 -0500</td></tr>
  <tr><th>Build duration:</th><td>5 hr 10 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>ce8be93248910e3e6e130251e363e4d1e545fd06</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[swiftc (56 vs. 5600)] Add crasher in</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers/28850-unreachable-executed-at-swift-lib-sema-typecheckgeneric-cpp-220.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4a0df937695f759d69473de4e6d44edbd1936d5a</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[swiftc (57 vs. 5600)] Add crasher in</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers/28851-hasconformanceinsignature-inprotocol-getrequirementsignature-subjecttype-conform.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>90bef64ccb67d8e8f45f27f5240364a5e19d5f6a</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[swiftc (58 vs. 5600)] Add crasher in</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers/28852-swift-genericsignaturebuilder-addrequirement-swift-requirementrepr-const-swift-g.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>33c6c84171a64e3e0c7126326fca45622e07028b</b> by <b>practicalswift:</b> <p class="commit-message" style="white-space: pre-wrap;">[swiftc (59 vs. 5600)] Add crasher in</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers/28853-result-second.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e3a4ca22d5dbd9bba1b6288751298380db1811f4</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">[stdlib] Implement slice Indices using their base Indices (#12277)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Slice.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: validation-test/stdlib/Slice.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Indices.swift.gyb</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c77333f5f063ea976b068820940ec19fb7229b7f</b> by <b>bbuegling:</b> <p class="commit-message" style="white-space: pre-wrap;">Fix deprecation warning</p>
        <ul>

          <li class="change-edit"><b>edit</b>: Sources/swiftpm-xctest-helper/main.swift</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>