Sep 03 23:31:45.372 INFO checking unicode-trie-0.0.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:31:45.373 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:31:45.373 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:31:45.562 INFO blam! e6f772dcea358cf42ec080f90260d188f900e5725d77283d321878389b623821 Sep 03 23:31:45.564 INFO running `"docker" "start" "-a" "e6f772dcea358cf42ec080f90260d188f900e5725d77283d321878389b623821"` Sep 03 23:31:46.208 INFO kablam! Checking unicode-trie v0.0.1 (file:///source) Sep 03 23:31:46.591 INFO kablam! warning: variable does not need to be mutable Sep 03 23:31:46.591 INFO kablam! --> src/lib.rs:40:13 Sep 03 23:31:46.591 INFO kablam! | Sep 03 23:31:46.591 INFO kablam! 40 | let mut key_parts = UnicodeSegmentation::graphemes(key, true); Sep 03 23:31:46.591 INFO kablam! | ----^^^^^^^^^ Sep 03 23:31:46.591 INFO kablam! | | Sep 03 23:31:46.591 INFO kablam! | help: remove this `mut` Sep 03 23:31:46.591 INFO kablam! | Sep 03 23:31:46.591 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:31:46.591 INFO kablam! Sep 03 23:31:46.618 INFO kablam! warning: variable does not need to be mutable Sep 03 23:31:46.618 INFO kablam! --> src/lib.rs:40:13 Sep 03 23:31:46.618 INFO kablam! | Sep 03 23:31:46.618 INFO kablam! 40 | let mut key_parts = UnicodeSegmentation::graphemes(key, true); Sep 03 23:31:46.618 INFO kablam! | ----^^^^^^^^^ Sep 03 23:31:46.618 INFO kablam! | | Sep 03 23:31:46.618 INFO kablam! | help: remove this `mut` Sep 03 23:31:46.618 INFO kablam! | Sep 03 23:31:46.618 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:31:46.618 INFO kablam! Sep 03 23:31:46.792 INFO kablam! error[E0463]: can't find crate for `trie` Sep 03 23:31:46.792 INFO kablam! --> tests/all.rs:1:1 Sep 03 23:31:46.792 INFO kablam! | Sep 03 23:31:46.793 INFO kablam! 1 | extern crate trie; Sep 03 23:31:46.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 03 23:31:46.793 INFO kablam! Sep 03 23:31:46.793 INFO kablam! error: aborting due to previous error Sep 03 23:31:46.793 INFO kablam! Sep 03 23:31:46.793 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 03 23:31:46.797 INFO kablam! error: Could not compile `unicode-trie`. Sep 03 23:31:46.797 INFO kablam! Sep 03 23:31:46.797 INFO kablam! To learn more, run the command again with --verbose. Sep 03 23:31:46.799 INFO kablam! su: No module specific data is present Sep 03 23:31:47.248 INFO running `"docker" "rm" "-f" "e6f772dcea358cf42ec080f90260d188f900e5725d77283d321878389b623821"` Sep 03 23:31:47.341 INFO blam! e6f772dcea358cf42ec080f90260d188f900e5725d77283d321878389b623821