Sep 04 17:03:19.682 INFO checking icefalldb-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 17:03:19.682 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 17:03:19.683 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:03:19.898 INFO blam! 092629e811ceb40ec3ec3638432588d10c343baceb45f3ca93f57e948fa7b58a Sep 04 17:03:19.900 INFO running `"docker" "start" "-a" "092629e811ceb40ec3ec3638432588d10c343baceb45f3ca93f57e948fa7b58a"` Sep 04 17:03:20.688 INFO kablam! Checking icefalldb v0.1.0 (file:///source) Sep 04 17:03:22.593 INFO kablam! warning: variable does not need to be mutable Sep 04 17:03:22.593 INFO kablam! --> src/log.rs:319:13 Sep 04 17:03:22.593 INFO kablam! | Sep 04 17:03:22.593 INFO kablam! 319 | let mut out_buf = unsafe { (*self.buf.get()).as_mut_slice() }; Sep 04 17:03:22.593 INFO kablam! | ----^^^^^^^ Sep 04 17:03:22.593 INFO kablam! | | Sep 04 17:03:22.593 INFO kablam! | help: remove this `mut` Sep 04 17:03:22.593 INFO kablam! | Sep 04 17:03:22.593 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 17:03:22.593 INFO kablam! Sep 04 17:03:22.846 INFO kablam! warning: variable does not need to be mutable Sep 04 17:03:22.846 INFO kablam! --> src/log.rs:319:13 Sep 04 17:03:22.846 INFO kablam! | Sep 04 17:03:22.847 INFO kablam! 319 | let mut out_buf = unsafe { (*self.buf.get()).as_mut_slice() }; Sep 04 17:03:22.847 INFO kablam! | ----^^^^^^^ Sep 04 17:03:22.847 INFO kablam! | | Sep 04 17:03:22.847 INFO kablam! | help: remove this `mut` Sep 04 17:03:22.847 INFO kablam! | Sep 04 17:03:22.847 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 17:03:22.847 INFO kablam! Sep 04 17:03:23.240 INFO kablam! error[E0463]: can't find crate for `rsdb` Sep 04 17:03:23.241 INFO kablam! --> test/test.rs:1:1 Sep 04 17:03:23.241 INFO kablam! | Sep 04 17:03:23.241 INFO kablam! 1 | extern crate rsdb; Sep 04 17:03:23.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 17:03:23.241 INFO kablam! Sep 04 17:03:23.241 INFO kablam! error: aborting due to previous error Sep 04 17:03:23.241 INFO kablam! Sep 04 17:03:23.241 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 17:03:23.246 INFO kablam! error: Could not compile `icefalldb`. Sep 04 17:03:23.246 INFO kablam! Sep 04 17:03:23.246 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:03:23.248 INFO kablam! su: No module specific data is present Sep 04 17:03:23.919 INFO running `"docker" "rm" "-f" "092629e811ceb40ec3ec3638432588d10c343baceb45f3ca93f57e948fa7b58a"` Sep 04 17:03:24.054 INFO blam! 092629e811ceb40ec3ec3638432588d10c343baceb45f3ca93f57e948fa7b58a