<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Looking at
<a class="moz-txt-link-freetext" href="https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-rand/9312542/log.gz">https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-rand/9312542/log.gz</a><br>
      <br>
      It looks like the packed_simd feature test passes with unstable's
      version of rust-packed-simd<br>
      but the all features test is still failing with<br>
      <blockquote type="cite">
        <pre>error[E0433]: failed to resolve: use of undeclared crate or module `__m64`
   --> src/distributions/integer.rs:161:13
    |
161 | simd_impl!((__m64, u8x8), (__m128i, u8x16), (__m256i, u8x32),);
    |             ^^^^^ use of undeclared crate or module `__m64`</pre>
      </blockquote>
      I don't think it's worth opening a separate bug, so I'll close
      this one with an upload that fixes<br>
      the __m64 issue. <br>
    </p>
  </body>
</html>