Sep 02 01:20:30.611 INFO checking rustc-rayon-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 01:20:30.611 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 01:20:30.611 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 01:20:30.772 INFO blam! f326bc28882d8d23f41b50cffed7caec112e4fc00ee0f0aee68a61e9e427a6d8 Sep 02 01:20:30.774 INFO running `"docker" "start" "-a" "f326bc28882d8d23f41b50cffed7caec112e4fc00ee0f0aee68a61e9e427a6d8"` Sep 02 01:20:31.537 INFO kablam! Checking rustc-rayon v0.1.1 (file:///source) Sep 02 01:20:39.598 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:39.598 INFO kablam! --> tests/sort-panic-safe.rs:3:1 Sep 02 01:20:39.598 INFO kablam! | Sep 02 01:20:39.598 INFO kablam! 3 | extern crate rayon; Sep 02 01:20:39.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:39.599 INFO kablam! Sep 02 01:20:39.599 INFO kablam! error: aborting due to previous error Sep 02 01:20:39.600 INFO kablam! Sep 02 01:20:39.600 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:39.608 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:39.609 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:39.625 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:39.625 INFO kablam! --> tests/clones.rs:3:1 Sep 02 01:20:39.626 INFO kablam! | Sep 02 01:20:39.626 INFO kablam! 3 | extern crate rayon; Sep 02 01:20:39.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:39.626 INFO kablam! Sep 02 01:20:39.627 INFO kablam! error: aborting due to previous error Sep 02 01:20:39.628 INFO kablam! Sep 02 01:20:39.628 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:39.635 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:39.636 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:39.702 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:39.702 INFO kablam! --> tests/producer_split_at.rs:3:1 Sep 02 01:20:39.702 INFO kablam! | Sep 02 01:20:39.702 INFO kablam! 3 | extern crate rayon; Sep 02 01:20:39.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:39.703 INFO kablam! Sep 02 01:20:39.704 INFO kablam! error: aborting due to previous error Sep 02 01:20:39.704 INFO kablam! Sep 02 01:20:39.705 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:39.709 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:39.709 INFO kablam! --> tests/intersperse.rs:1:1 Sep 02 01:20:39.709 INFO kablam! | Sep 02 01:20:39.709 INFO kablam! 1 | extern crate rayon; Sep 02 01:20:39.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:39.709 INFO kablam! Sep 02 01:20:39.710 INFO kablam! error: aborting due to previous error Sep 02 01:20:39.710 INFO kablam! Sep 02 01:20:39.710 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:39.714 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:39.714 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:39.715 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:39.715 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:39.721 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:39.721 INFO kablam! --> tests/debug.rs:1:1 Sep 02 01:20:39.721 INFO kablam! | Sep 02 01:20:39.721 INFO kablam! 1 | extern crate rayon; Sep 02 01:20:39.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:39.721 INFO kablam! Sep 02 01:20:39.722 INFO kablam! error: aborting due to previous error Sep 02 01:20:39.722 INFO kablam! Sep 02 01:20:39.722 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:39.727 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:39.727 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:40.423 INFO kablam! error[E0463]: can't find crate for `rayon` Sep 02 01:20:40.423 INFO kablam! --> examples/cpu_monitor.rs:2:1 Sep 02 01:20:40.423 INFO kablam! | Sep 02 01:20:40.423 INFO kablam! 2 | extern crate rayon; Sep 02 01:20:40.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 01:20:40.424 INFO kablam! Sep 02 01:20:40.424 INFO kablam! error: aborting due to previous error Sep 02 01:20:40.424 INFO kablam! Sep 02 01:20:40.424 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 01:20:40.430 INFO kablam! error: Could not compile `rustc-rayon`. Sep 02 01:20:40.430 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 01:20:45.648 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 01:20:45.648 INFO kablam! --> src/lib.rs:3:27 Sep 02 01:20:45.649 INFO kablam! | Sep 02 01:20:45.649 INFO kablam! 3 | #![cfg_attr(test, feature(conservative_impl_trait))] Sep 02 01:20:45.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 01:20:45.649 INFO kablam! | Sep 02 01:20:45.649 INFO kablam! = note: #[warn(stable_features)] on by default Sep 02 01:20:45.649 INFO kablam! Sep 02 01:20:45.649 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 02 01:20:45.649 INFO kablam! --> src/lib.rs:4:27 Sep 02 01:20:45.649 INFO kablam! | Sep 02 01:20:45.649 INFO kablam! 4 | #![cfg_attr(test, feature(i128_type))] Sep 02 01:20:45.649 INFO kablam! | ^^^^^^^^^ Sep 02 01:20:45.649 INFO kablam! Sep 02 01:20:45.850 INFO kablam! error: build failed Sep 02 01:20:45.852 INFO kablam! su: No module specific data is present Sep 02 01:20:46.293 INFO running `"docker" "rm" "-f" "f326bc28882d8d23f41b50cffed7caec112e4fc00ee0f0aee68a61e9e427a6d8"` Sep 02 01:20:46.427 INFO blam! f326bc28882d8d23f41b50cffed7caec112e4fc00ee0f0aee68a61e9e427a6d8