Sep 04 01:02:55.569 INFO checking tarch-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:02:55.570 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:02:55.570 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:02:55.746 INFO blam! 3c90c0eaea61f6b78f0318a626d068056444ab89bfb3efd85849190753c5d3af Sep 04 01:02:55.748 INFO running `"docker" "start" "-a" "3c90c0eaea61f6b78f0318a626d068056444ab89bfb3efd85849190753c5d3af"` Sep 04 01:02:56.408 INFO kablam! Checking tarch v0.1.0 (file:///source) Sep 04 01:02:56.477 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 04 01:02:56.477 INFO kablam! --> src/lib.rs:5:17 Sep 04 01:02:56.477 INFO kablam! | Sep 04 01:02:56.477 INFO kablam! 5 | use core::{mem, simd}; Sep 04 01:02:56.477 INFO kablam! | ^^^^ no `simd` in the root Sep 04 01:02:56.477 INFO kablam! Sep 04 01:02:56.493 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.493 INFO kablam! --> src/x86_64/../x86/avx.rs:9:32 Sep 04 01:02:56.493 INFO kablam! | Sep 04 01:02:56.493 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.493 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.493 INFO kablam! Sep 04 01:02:56.493 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.493 INFO kablam! --> src/x86_64/../x86/avx.rs:9:42 Sep 04 01:02:56.493 INFO kablam! | Sep 04 01:02:56.493 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.493 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.493 INFO kablam! Sep 04 01:02:56.493 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.493 INFO kablam! --> src/x86_64/../x86/avx.rs:9:52 Sep 04 01:02:56.493 INFO kablam! | Sep 04 01:02:56.493 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.493 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.493 INFO kablam! Sep 04 01:02:56.493 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 01:02:56.493 INFO kablam! --> src/x86_64/avx.rs:10:38 Sep 04 01:02:56.493 INFO kablam! | Sep 04 01:02:56.493 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 01:02:56.493 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.493 INFO kablam! Sep 04 01:02:56.493 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 01:02:56.493 INFO kablam! --> src/x86_64/avx.rs:10:68 Sep 04 01:02:56.494 INFO kablam! | Sep 04 01:02:56.494 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 01:02:56.494 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.494 INFO kablam! Sep 04 01:02:56.494 INFO kablam! warning: unused import: `simd::f64x4` Sep 04 01:02:56.494 INFO kablam! --> src/x86_64/../x86/avx.rs:4:5 Sep 04 01:02:56.494 INFO kablam! | Sep 04 01:02:56.494 INFO kablam! 4 | use simd::f64x4; Sep 04 01:02:56.494 INFO kablam! | ^^^^^^^^^^^ Sep 04 01:02:56.494 INFO kablam! | Sep 04 01:02:56.494 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:02:56.494 INFO kablam! Sep 04 01:02:56.494 INFO kablam! warning: unused import: `simd::i64x4` Sep 04 01:02:56.494 INFO kablam! --> src/x86_64/avx.rs:4:5 Sep 04 01:02:56.494 INFO kablam! | Sep 04 01:02:56.494 INFO kablam! 4 | use simd::i64x4; Sep 04 01:02:56.494 INFO kablam! | ^^^^^^^^^^^ Sep 04 01:02:56.494 INFO kablam! Sep 04 01:02:56.500 INFO kablam! error: aborting due to 6 previous errors Sep 04 01:02:56.500 INFO kablam! Sep 04 01:02:56.500 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 01:02:56.500 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 01:02:56.504 INFO kablam! error: Could not compile `tarch`. Sep 04 01:02:56.504 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:02:56.683 INFO kablam! error[E0432]: unresolved import `core::simd` Sep 04 01:02:56.683 INFO kablam! --> src/lib.rs:5:17 Sep 04 01:02:56.683 INFO kablam! | Sep 04 01:02:56.683 INFO kablam! 5 | use core::{mem, simd}; Sep 04 01:02:56.683 INFO kablam! | ^^^^ no `simd` in the root Sep 04 01:02:56.683 INFO kablam! Sep 04 01:02:56.706 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.706 INFO kablam! --> src/x86_64/../x86/avx.rs:9:32 Sep 04 01:02:56.706 INFO kablam! | Sep 04 01:02:56.706 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.706 INFO kablam! Sep 04 01:02:56.706 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.706 INFO kablam! --> src/x86_64/../x86/avx.rs:9:42 Sep 04 01:02:56.706 INFO kablam! | Sep 04 01:02:56.706 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.706 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.706 INFO kablam! Sep 04 01:02:56.706 INFO kablam! error[E0412]: cannot find type `f64x4` in this scope Sep 04 01:02:56.707 INFO kablam! --> src/x86_64/../x86/avx.rs:9:52 Sep 04 01:02:56.707 INFO kablam! | Sep 04 01:02:56.707 INFO kablam! 9 | pub unsafe fn _mm256_add_pd(a: f64x4, b: f64x4) -> f64x4 { Sep 04 01:02:56.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.707 INFO kablam! Sep 04 01:02:56.707 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 01:02:56.707 INFO kablam! --> src/x86_64/avx.rs:10:38 Sep 04 01:02:56.707 INFO kablam! | Sep 04 01:02:56.707 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 01:02:56.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.707 INFO kablam! Sep 04 01:02:56.707 INFO kablam! error[E0412]: cannot find type `i64x4` in this scope Sep 04 01:02:56.707 INFO kablam! --> src/x86_64/avx.rs:10:68 Sep 04 01:02:56.707 INFO kablam! | Sep 04 01:02:56.707 INFO kablam! 10 | pub unsafe fn _mm256_insert_epi64(a: i64x4, i: i64, index: i32) -> i64x4 { Sep 04 01:02:56.707 INFO kablam! | ^^^^^ not found in this scope Sep 04 01:02:56.707 INFO kablam! Sep 04 01:02:56.707 INFO kablam! warning: unused import: `simd::f64x4` Sep 04 01:02:56.707 INFO kablam! --> src/x86_64/../x86/avx.rs:4:5 Sep 04 01:02:56.707 INFO kablam! | Sep 04 01:02:56.707 INFO kablam! 4 | use simd::f64x4; Sep 04 01:02:56.707 INFO kablam! | ^^^^^^^^^^^ Sep 04 01:02:56.707 INFO kablam! | Sep 04 01:02:56.707 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:02:56.708 INFO kablam! Sep 04 01:02:56.708 INFO kablam! warning: unused import: `simd::i64x4` Sep 04 01:02:56.708 INFO kablam! --> src/x86_64/avx.rs:4:5 Sep 04 01:02:56.708 INFO kablam! | Sep 04 01:02:56.708 INFO kablam! 4 | use simd::i64x4; Sep 04 01:02:56.708 INFO kablam! | ^^^^^^^^^^^ Sep 04 01:02:56.708 INFO kablam! Sep 04 01:02:56.723 INFO kablam! error: aborting due to 6 previous errors Sep 04 01:02:56.723 INFO kablam! Sep 04 01:02:56.724 INFO kablam! Some errors occurred: E0412, E0432. Sep 04 01:02:56.724 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 01:02:56.730 INFO kablam! error: Could not compile `tarch`. Sep 04 01:02:56.730 INFO kablam! Sep 04 01:02:56.730 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:02:56.732 INFO kablam! su: No module specific data is present Sep 04 01:02:57.081 INFO running `"docker" "rm" "-f" "3c90c0eaea61f6b78f0318a626d068056444ab89bfb3efd85849190753c5d3af"` Sep 04 01:02:57.176 INFO blam! 3c90c0eaea61f6b78f0318a626d068056444ab89bfb3efd85849190753c5d3af