Sep 01 00:44:37.576 INFO checking icefall-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 00:44:37.576 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 00:44:37.576 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 00:44:37.838 INFO blam! eced8282977afeb62ca45cd35df7f6aa2f7cfee531faa4a56ded57d08d295589 Sep 01 00:44:37.840 INFO running `"docker" "start" "-a" "eced8282977afeb62ca45cd35df7f6aa2f7cfee531faa4a56ded57d08d295589"` Sep 01 00:44:38.591 INFO kablam! Checking icefall v0.1.0 (file:///source) Sep 01 00:44:40.675 INFO kablam! warning: variable does not need to be mutable Sep 01 00:44:40.675 INFO kablam! --> src/log.rs:319:13 Sep 01 00:44:40.675 INFO kablam! | Sep 01 00:44:40.675 INFO kablam! 319 | let mut out_buf = unsafe { (*self.buf.get()).as_mut_slice() }; Sep 01 00:44:40.675 INFO kablam! | ----^^^^^^^ Sep 01 00:44:40.675 INFO kablam! | | Sep 01 00:44:40.675 INFO kablam! | help: remove this `mut` Sep 01 00:44:40.675 INFO kablam! | Sep 01 00:44:40.675 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 00:44:40.675 INFO kablam! Sep 01 00:44:40.924 INFO kablam! warning: variable does not need to be mutable Sep 01 00:44:40.924 INFO kablam! --> src/log.rs:319:13 Sep 01 00:44:40.924 INFO kablam! | Sep 01 00:44:40.924 INFO kablam! 319 | let mut out_buf = unsafe { (*self.buf.get()).as_mut_slice() }; Sep 01 00:44:40.924 INFO kablam! | ----^^^^^^^ Sep 01 00:44:40.924 INFO kablam! | | Sep 01 00:44:40.924 INFO kablam! | help: remove this `mut` Sep 01 00:44:40.924 INFO kablam! | Sep 01 00:44:40.924 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 00:44:40.924 INFO kablam! Sep 01 00:44:41.346 INFO kablam! error[E0463]: can't find crate for `rsdb` Sep 01 00:44:41.346 INFO kablam! --> test/test.rs:1:1 Sep 01 00:44:41.346 INFO kablam! | Sep 01 00:44:41.346 INFO kablam! 1 | extern crate rsdb; Sep 01 00:44:41.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 01 00:44:41.346 INFO kablam! Sep 01 00:44:41.346 INFO kablam! error: aborting due to previous error Sep 01 00:44:41.346 INFO kablam! Sep 01 00:44:41.346 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 01 00:44:41.353 INFO kablam! error: Could not compile `icefall`. Sep 01 00:44:41.353 INFO kablam! Sep 01 00:44:41.354 INFO kablam! To learn more, run the command again with --verbose. Sep 01 00:44:41.355 INFO kablam! su: No module specific data is present Sep 01 00:44:41.725 INFO running `"docker" "rm" "-f" "eced8282977afeb62ca45cd35df7f6aa2f7cfee531faa4a56ded57d08d295589"` Sep 01 00:44:41.831 INFO blam! eced8282977afeb62ca45cd35df7f6aa2f7cfee531faa4a56ded57d08d295589