Sep 02 05:24:05.272 INFO checking packet-stream-0.5.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 05:24:05.272 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 05:24:05.272 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 05:24:05.506 INFO blam! 1182df9bbfc38e9cc1ee2464008f5466df31be6208e79ed581f5cb6fefa2f907 Sep 02 05:24:05.508 INFO running `"docker" "start" "-a" "1182df9bbfc38e9cc1ee2464008f5466df31be6208e79ed581f5cb6fefa2f907"` Sep 02 05:24:06.407 INFO kablam! Checking async-ringbuffer v0.1.0 Sep 02 05:24:06.410 INFO kablam! Checking packet-stream v0.5.0 (file:///source) Sep 02 05:24:07.111 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 05:24:07.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/async-ringbuffer-0.1.0/src/lib.rs:74:18 Sep 02 05:24:07.111 INFO kablam! | Sep 02 05:24:07.111 INFO kablam! 74 | .offset_to(self.read.offset(self.amount as isize)) Sep 02 05:24:07.111 INFO kablam! | ^^^^^^^^^ Sep 02 05:24:07.111 INFO kablam! | Sep 02 05:24:07.111 INFO kablam! = help: did you mean `offset`? Sep 02 05:24:07.111 INFO kablam! Sep 02 05:24:07.123 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 05:24:07.123 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/async-ringbuffer-0.1.0/src/lib.rs:142:46 Sep 02 05:24:07.123 INFO kablam! | Sep 02 05:24:07.123 INFO kablam! 142 | let distance_we = rb.write_ptr().offset_to(end).unwrap() as usize; Sep 02 05:24:07.123 INFO kablam! | ^^^^^^^^^ Sep 02 05:24:07.123 INFO kablam! | Sep 02 05:24:07.123 INFO kablam! = help: did you mean `offset`? Sep 02 05:24:07.123 INFO kablam! Sep 02 05:24:07.134 INFO kablam! error[E0599]: no method named `offset_to` found for type `*mut u8` in the current scope Sep 02 05:24:07.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/async-ringbuffer-0.1.0/src/lib.rs:226:39 Sep 02 05:24:07.134 INFO kablam! | Sep 02 05:24:07.134 INFO kablam! 226 | let distance_re = rb.read.offset_to(end).unwrap() as usize; Sep 02 05:24:07.134 INFO kablam! | ^^^^^^^^^ Sep 02 05:24:07.134 INFO kablam! | Sep 02 05:24:07.134 INFO kablam! = help: did you mean `offset`? Sep 02 05:24:07.134 INFO kablam! Sep 02 05:24:07.139 INFO kablam! error: aborting due to 3 previous errors Sep 02 05:24:07.139 INFO kablam! Sep 02 05:24:07.139 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 05:24:07.147 INFO kablam! error: Could not compile `async-ringbuffer`. Sep 02 05:24:07.147 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 05:24:07.688 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 05:24:07.688 INFO kablam! --> src/lib.rs:415:33 Sep 02 05:24:07.688 INFO kablam! | Sep 02 05:24:07.688 INFO kablam! 415 | Ok(Async::Ready((Some((data, Metadata::from_decoded_metadata(codec_metadata)))))) Sep 02 05:24:07.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 05:24:07.689 INFO kablam! | Sep 02 05:24:07.689 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 05:24:07.689 INFO kablam! Sep 02 05:24:07.689 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 05:24:07.689 INFO kablam! --> src/lib.rs:496:33 Sep 02 05:24:07.689 INFO kablam! | Sep 02 05:24:07.689 INFO kablam! 496 | Ok(Async::Ready(((data, Metadata::from_decoded_metadata(codec_metadata))))) Sep 02 05:24:07.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 05:24:07.689 INFO kablam! Sep 02 05:24:08.035 INFO kablam! error: build failed Sep 02 05:24:08.037 INFO kablam! su: No module specific data is present Sep 02 05:24:08.398 INFO running `"docker" "rm" "-f" "1182df9bbfc38e9cc1ee2464008f5466df31be6208e79ed581f5cb6fefa2f907"` Sep 02 05:24:08.487 INFO blam! 1182df9bbfc38e9cc1ee2464008f5466df31be6208e79ed581f5cb6fefa2f907