Sep 20 02:47:28.428 INFO checking differential-dataflow-0.5.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 02:47:28.428 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 02:47:28.428 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:47:28.861 INFO blam! 55291c73f4b00b188a289aaf611046c45f10b1270fe5095e0edef9a218cc1344 Sep 20 02:47:28.865 INFO running `"docker" "start" "-a" "55291c73f4b00b188a289aaf611046c45f10b1270fe5095e0edef9a218cc1344"` Sep 20 02:47:30.075 INFO kablam! usermod: no changes Sep 20 02:47:30.246 INFO kablam! Checking timely_sort v0.1.6 Sep 20 02:47:30.251 INFO kablam! Checking timely_communication v0.5.0 Sep 20 02:47:31.959 INFO kablam! Checking timely v0.5.1 Sep 20 02:47:36.141 INFO kablam! Checking differential-dataflow v0.5.0 (/source) Sep 20 02:47:37.091 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:47:37.091 INFO kablam! --> src/trace/implementations/merge_batcher.rs:108:65 Sep 20 02:47:37.091 INFO kablam! | Sep 20 02:47:37.091 INFO kablam! 108 | unsafe { ::std::ptr::read(self.list.as_mut_ptr().offset(((self.head as isize) - 1) )) } Sep 20 02:47:37.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:47:37.091 INFO kablam! | Sep 20 02:47:37.091 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:47:37.091 INFO kablam! Sep 20 02:47:37.479 INFO kablam! warning: unnecessary parentheses around method argument Sep 20 02:47:37.479 INFO kablam! --> src/trace/implementations/merge_batcher.rs:108:65 Sep 20 02:47:37.479 INFO kablam! | Sep 20 02:47:37.479 INFO kablam! 108 | unsafe { ::std::ptr::read(self.list.as_mut_ptr().offset(((self.head as isize) - 1) )) } Sep 20 02:47:37.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 02:47:37.479 INFO kablam! | Sep 20 02:47:37.479 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 02:47:37.479 INFO kablam! Sep 20 02:47:47.590 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 02:47:47.591 INFO kablam! --> examples/cc.rs:2:1 Sep 20 02:47:47.591 INFO kablam! | Sep 20 02:47:47.591 INFO kablam! 2 | extern crate graph_map; Sep 20 02:47:47.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:47:47.591 INFO kablam! Sep 20 02:47:47.591 INFO kablam! error: aborting due to previous error Sep 20 02:47:47.591 INFO kablam! Sep 20 02:47:47.591 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:47:47.618 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 02:47:47.619 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:47:48.134 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 02:47:48.135 INFO kablam! --> examples/weaver.rs:4:1 Sep 20 02:47:48.135 INFO kablam! | Sep 20 02:47:48.135 INFO kablam! 4 | extern crate graph_map; Sep 20 02:47:48.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:47:48.135 INFO kablam! Sep 20 02:47:48.135 INFO kablam! error: aborting due to previous error Sep 20 02:47:48.135 INFO kablam! Sep 20 02:47:48.135 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:47:48.142 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 02:47:48.143 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:47:48.855 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 02:47:48.855 INFO kablam! --> examples/attend.rs:3:1 Sep 20 02:47:48.855 INFO kablam! | Sep 20 02:47:48.855 INFO kablam! 3 | extern crate graph_map; Sep 20 02:47:48.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:47:48.855 INFO kablam! Sep 20 02:47:48.855 INFO kablam! error: aborting due to previous error Sep 20 02:47:48.855 INFO kablam! Sep 20 02:47:48.855 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:47:48.880 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 02:47:48.880 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:47:49.223 INFO kablam! error[E0463]: can't find crate for `graph_map` Sep 20 02:47:49.223 INFO kablam! --> examples/deals.rs:3:1 Sep 20 02:47:49.223 INFO kablam! | Sep 20 02:47:49.223 INFO kablam! 3 | extern crate graph_map; Sep 20 02:47:49.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 02:47:49.255 INFO kablam! Sep 20 02:47:49.255 INFO kablam! error: aborting due to previous error Sep 20 02:47:49.255 INFO kablam! Sep 20 02:47:49.255 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 02:47:49.263 INFO kablam! error: Could not compile `differential-dataflow`. Sep 20 02:47:49.263 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:47:49.711 INFO kablam! error: build failed Sep 20 02:47:49.711 INFO kablam! su: No module specific data is present Sep 20 02:47:50.923 INFO running `"docker" "rm" "-f" "55291c73f4b00b188a289aaf611046c45f10b1270fe5095e0edef9a218cc1344"` Sep 20 02:47:51.152 INFO blam! 55291c73f4b00b188a289aaf611046c45f10b1270fe5095e0edef9a218cc1344