Sep 20 04:29:03.122 INFO checking differential-dataflow-0.5.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:29:03.122 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:29:03.122 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:29:03.311 INFO blam! 51174d7861584bae160f7c1ce7a78cb03ff23feb04cb13c0b2518b9ef0be0f66 Sep 20 04:29:03.313 INFO running `"docker" "start" "-a" "51174d7861584bae160f7c1ce7a78cb03ff23feb04cb13c0b2518b9ef0be0f66"` Sep 20 04:29:04.622 INFO kablam! usermod: no changes Sep 20 04:29:04.834 INFO kablam! Checking abomonation v0.5.0 Sep 20 04:29:04.834 INFO kablam! Checking timely_sort v0.1.6 Sep 20 04:29:04.862 INFO kablam! Compiling abomonation_derive v0.3.0 Sep 20 04:29:11.261 INFO kablam! Checking timely_communication v0.5.0 Sep 20 04:29:12.264 INFO kablam! Checking timely v0.5.1 Sep 20 04:29:16.195 INFO kablam! Checking differential-dataflow v0.5.0 (/source) Sep 20 04:29:17.578 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:29:17.578 INFO kablam! --> src/trace/implementations/merge_batcher.rs:108:65 Sep 20 04:29:17.578 INFO kablam! | Sep 20 04:29:17.578 INFO kablam! 108 | unsafe { ::std::ptr::read(self.list.as_mut_ptr().offset(((self.head as isize) - 1) )) } Sep 20 04:29:17.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:29:17.578 INFO kablam! | Sep 20 04:29:17.578 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:29:17.578 INFO kablam! Sep 20 04:29:17.850 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 04:29:17.851 INFO kablam! --> src/trace/implementations/merge_batcher.rs:108:65 Sep 20 04:29:17.851 INFO kablam! | Sep 20 04:29:17.851 INFO kablam! 108 | unsafe { ::std::ptr::read(self.list.as_mut_ptr().offset(((self.head as isize) - 1) )) } Sep 20 04:29:17.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 04:29:17.852 INFO kablam! | Sep 20 04:29:17.852 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 04:29:17.853 INFO kablam! Sep 20 04:29:29.646 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 04:29:29.646 INFO kablam! --> examples/sequential.rs:2:1 Sep 20 04:29:29.646 INFO kablam! | Sep 20 04:29:29.646 INFO kablam! 2 | extern crate graph_map; Sep 20 04:29:29.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 04:29:29.666 INFO kablam! Sep 20 04:29:29.666 INFO kablam! error: aborting due to previous error Sep 20 04:29:29.666 INFO kablam! Sep 20 04:29:29.674 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 04:29:29.718 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 04:29:29.718 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:29:29.718 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 04:29:29.718 INFO kablam! --> examples/attend.rs:3:1 Sep 20 04:29:29.718 INFO kablam! | Sep 20 04:29:29.718 INFO kablam! 3 | extern crate graph_map; Sep 20 04:29:29.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 04:29:29.718 INFO kablam! Sep 20 04:29:29.718 INFO kablam! error: aborting due to previous error Sep 20 04:29:29.718 INFO kablam! Sep 20 04:29:29.718 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 04:29:29.754 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 04:29:29.754 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:29:30.022 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 04:29:30.022 INFO kablam! --> examples/ngo.rs:2:1 Sep 20 04:29:30.022 INFO kablam! | Sep 20 04:29:30.022 INFO kablam! 2 | extern crate graph_map; Sep 20 04:29:30.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 04:29:30.022 INFO kablam! Sep 20 04:29:30.022 INFO kablam! error: aborting due to previous error Sep 20 04:29:30.022 INFO kablam! Sep 20 04:29:30.022 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 04:29:30.040 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 04:29:30.040 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:29:30.126 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 04:29:30.126 INFO kablam! --> examples/weaver.rs:4:1 Sep 20 04:29:30.126 INFO kablam! | Sep 20 04:29:30.126 INFO kablam! 4 | extern crate graph_map; Sep 20 04:29:30.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 04:29:30.126 INFO kablam! Sep 20 04:29:30.126 INFO kablam! error: aborting due to previous error Sep 20 04:29:30.126 INFO kablam! Sep 20 04:29:30.126 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 04:29:30.134 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 04:29:30.134 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:29:31.374 INFO kablam! error: build failed Sep 20 04:29:31.394 INFO kablam! su: No module specific data is present Sep 20 04:29:32.140 INFO running `"docker" "rm" "-f" "51174d7861584bae160f7c1ce7a78cb03ff23feb04cb13c0b2518b9ef0be0f66"` Sep 20 04:29:32.228 INFO blam! 51174d7861584bae160f7c1ce7a78cb03ff23feb04cb13c0b2518b9ef0be0f66