Sep 21 04:34:02.122 INFO checking rjoin-0.2.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:34:02.122 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:34:02.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:34:02.320 INFO blam! 38e0829b70387fd8f05aa828ab967fb8815c1bf5fe27d511fe0f4bcf564fc1fe Sep 21 04:34:02.322 INFO running `"docker" "start" "-a" "38e0829b70387fd8f05aa828ab967fb8815c1bf5fe27d511fe0f4bcf564fc1fe"` Sep 21 04:34:02.960 INFO kablam! usermod: no changes Sep 21 04:34:02.988 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 21 04:34:02.988 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 21 04:34:02.988 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 21 04:34:02.988 INFO kablam! files will be included as a binary target: Sep 21 04:34:02.988 INFO kablam! Sep 21 04:34:02.988 INFO kablam! * /source/src/bin/args.rs Sep 21 04:34:02.988 INFO kablam! Sep 21 04:34:02.988 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 21 04:34:02.988 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 21 04:34:02.988 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 21 04:34:02.988 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 21 04:34:02.988 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 21 04:34:02.988 INFO kablam! Sep 21 04:34:02.988 INFO kablam! For more information on this warning you can consult Sep 21 04:34:02.988 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 21 04:34:03.013 INFO kablam! Checking x86intrin v0.4.5 Sep 21 04:34:03.013 INFO kablam! Checking rollbuf v0.1.0 Sep 21 04:34:04.670 INFO kablam! Checking csvroll v0.1.0 Sep 21 04:34:04.931 INFO kablam! error[E0432]: unresolved import `x86intrin::mm256_setr_epi8` Sep 21 04:34:04.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/csvroll-0.1.0/src/avx.rs:2:24 Sep 21 04:34:04.931 INFO kablam! | Sep 21 04:34:04.931 INFO kablam! 2 | use x86intrin::{m256i, mm256_setr_epi8}; Sep 21 04:34:04.931 INFO kablam! | ^^^^^^^^^^^^^^^ no `mm256_setr_epi8` in the root. Did you mean to use `mm_setr_epi8`? Sep 21 04:34:04.931 INFO kablam! Sep 21 04:34:04.931 INFO kablam! error[E0432]: unresolved imports `x86intrin::mm256_cmpeq_epi8`, `x86intrin::mm256_movemask_epi8` Sep 21 04:34:04.931 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/csvroll-0.1.0/src/index_builder.rs:4:24 Sep 21 04:34:04.931 INFO kablam! | Sep 21 04:34:04.931 INFO kablam! 4 | use x86intrin::{m256i, mm256_cmpeq_epi8, mm256_movemask_epi8}; Sep 21 04:34:04.931 INFO kablam! | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ no `mm256_movemask_epi8` in the root. Did you mean to use `mm_movemask_epi8`? Sep 21 04:34:04.931 INFO kablam! | | Sep 21 04:34:04.931 INFO kablam! | no `mm256_cmpeq_epi8` in the root. Did you mean to use `mm_cmpeq_epi8`? Sep 21 04:34:04.931 INFO kablam! Sep 21 04:34:05.204 INFO kablam! error: aborting due to 2 previous errors Sep 21 04:34:05.204 INFO kablam! Sep 21 04:34:05.205 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 21 04:34:05.214 INFO kablam! error: Could not compile `csvroll`. Sep 21 04:34:05.214 INFO kablam! Sep 21 04:34:05.214 INFO kablam! To learn more, run the command again with --verbose. Sep 21 04:34:05.216 INFO kablam! su: No module specific data is present Sep 21 04:34:05.826 INFO running `"docker" "rm" "-f" "38e0829b70387fd8f05aa828ab967fb8815c1bf5fe27d511fe0f4bcf564fc1fe"` Sep 21 04:34:05.934 INFO blam! 38e0829b70387fd8f05aa828ab967fb8815c1bf5fe27d511fe0f4bcf564fc1fe