Sep 10 10:37:33.701 INFO checking rustc-rayon-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 10:37:33.701 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 10:37:33.701 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-1/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:37:33.890 INFO blam! 93d3f9b2ac620037fb3dbf23727f183d1f92c24ed46d28f329f1f0c4fe90ff51 Sep 10 10:37:33.892 INFO running `"docker" "start" "-a" "93d3f9b2ac620037fb3dbf23727f183d1f92c24ed46d28f329f1f0c4fe90ff51"` Sep 10 10:37:34.767 INFO kablam! usermod: no changes Sep 10 10:37:34.884 INFO kablam! Compiling rustc-rayon-core v0.1.1 Sep 10 10:37:34.885 INFO kablam! Checking docopt v0.8.3 Sep 10 10:37:36.670 INFO kablam! Checking rustc-rayon v0.1.1 (file:///source) Sep 10 10:37:41.415 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:41.415 INFO kablam! --> tests/sort-panic-safe.rs:3:1 Sep 10 10:37:41.415 INFO kablam! | Sep 10 10:37:41.415 INFO kablam! 3 | extern crate rayon; Sep 10 10:37:41.416 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:41.438 INFO kablam! Sep 10 10:37:41.439 INFO kablam! error: aborting due to previous error Sep 10 10:37:41.439 INFO kablam! Sep 10 10:37:41.439 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:41.445 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:41.445 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:41.830 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:41.830 INFO kablam! --> tests/debug.rs:1:1 Sep 10 10:37:41.830 INFO kablam! | Sep 10 10:37:41.830 INFO kablam! 1 | extern crate rayon; Sep 10 10:37:41.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:41.830 INFO kablam! Sep 10 10:37:41.830 INFO kablam! error: aborting due to previous error Sep 10 10:37:41.830 INFO kablam! Sep 10 10:37:41.830 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:41.862 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:41.862 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:41.862 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:41.862 INFO kablam! --> tests/producer_split_at.rs:3:1 Sep 10 10:37:41.862 INFO kablam! | Sep 10 10:37:41.862 INFO kablam! 3 | extern crate rayon; Sep 10 10:37:41.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:41.862 INFO kablam! Sep 10 10:37:41.862 INFO kablam! error: aborting due to previous error Sep 10 10:37:41.862 INFO kablam! Sep 10 10:37:41.862 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:41.874 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:41.874 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:41.882 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:41.882 INFO kablam! --> tests/clones.rs:3:1 Sep 10 10:37:41.882 INFO kablam! | Sep 10 10:37:41.882 INFO kablam! 3 | extern crate rayon; Sep 10 10:37:41.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:41.882 INFO kablam! Sep 10 10:37:41.882 INFO kablam! error: aborting due to previous error Sep 10 10:37:41.882 INFO kablam! Sep 10 10:37:41.882 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:41.890 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:41.890 INFO kablam! --> tests/intersperse.rs:1:1 Sep 10 10:37:41.890 INFO kablam! | Sep 10 10:37:41.890 INFO kablam! 1 | extern crate rayon; Sep 10 10:37:41.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:41.890 INFO kablam! Sep 10 10:37:41.890 INFO kablam! error: aborting due to previous error Sep 10 10:37:41.890 INFO kablam! Sep 10 10:37:41.890 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:41.892 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:41.892 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:41.892 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:41.892 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:42.337 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 10 10:37:42.337 INFO kablam! --> examples/cpu_monitor.rs:2:1 Sep 10 10:37:42.337 INFO kablam! | Sep 10 10:37:42.337 INFO kablam! 2 | extern crate rayon; Sep 10 10:37:42.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 10 10:37:42.337 INFO kablam! Sep 10 10:37:42.337 INFO kablam! error: aborting due to previous error Sep 10 10:37:42.338 INFO kablam! Sep 10 10:37:42.338 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 10 10:37:42.344 INFO kablam! error: Could not compile `rustc-rayon`. Sep 10 10:37:42.344 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:45.362 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 10 10:37:45.362 INFO kablam! --> src/lib.rs:3:27 Sep 10 10:37:45.362 INFO kablam! | Sep 10 10:37:45.362 INFO kablam! 3 | #![cfg_attr(test, feature(conservative_impl_trait))] Sep 10 10:37:45.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:37:45.362 INFO kablam! | Sep 10 10:37:45.362 INFO kablam! = note: #[warn(stable_features)] on by default Sep 10 10:37:45.362 INFO kablam! Sep 10 10:37:45.362 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 10 10:37:45.362 INFO kablam! --> src/lib.rs:4:27 Sep 10 10:37:45.362 INFO kablam! | Sep 10 10:37:45.362 INFO kablam! 4 | #![cfg_attr(test, feature(i128_type))] Sep 10 10:37:45.362 INFO kablam! | ^^^^^^^^^ Sep 10 10:37:45.362 INFO kablam! Sep 10 10:37:45.590 INFO kablam! error: build failed Sep 10 10:37:45.590 INFO kablam! su: No module specific data is present Sep 10 10:37:46.381 INFO running `"docker" "rm" "-f" "93d3f9b2ac620037fb3dbf23727f183d1f92c24ed46d28f329f1f0c4fe90ff51"` Sep 10 10:37:46.487 INFO blam! 93d3f9b2ac620037fb3dbf23727f183d1f92c24ed46d28f329f1f0c4fe90ff51