Sep 19 16:23:40.710 INFO checking unicode-trie-0.0.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 16:23:40.710 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 16:23:40.710 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/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 19 16:23:40.832 INFO blam! 261beef5ff52eb472f18c686a98db72163cabf4f0729815ffb12933502d74142 Sep 19 16:23:40.834 INFO running `"docker" "start" "-a" "261beef5ff52eb472f18c686a98db72163cabf4f0729815ffb12933502d74142"` Sep 19 16:23:42.051 INFO kablam! usermod: no changes Sep 19 16:23:42.069 INFO kablam! Checking unicode-trie v0.0.1 (/source) Sep 19 16:23:42.231 INFO kablam! warning: variable does not need to be mutable Sep 19 16:23:42.231 INFO kablam! --> src/lib.rs:40:13 Sep 19 16:23:42.231 INFO kablam! | Sep 19 16:23:42.231 INFO kablam! 40 | let mut key_parts = UnicodeSegmentation::graphemes(key, true); Sep 19 16:23:42.231 INFO kablam! | ----^^^^^^^^^ Sep 19 16:23:42.231 INFO kablam! | | Sep 19 16:23:42.231 INFO kablam! | help: remove this `mut` Sep 19 16:23:42.231 INFO kablam! | Sep 19 16:23:42.231 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 16:23:42.231 INFO kablam! Sep 19 16:23:42.239 INFO kablam! warning: variable does not need to be mutable Sep 19 16:23:42.239 INFO kablam! --> src/lib.rs:40:13 Sep 19 16:23:42.239 INFO kablam! | Sep 19 16:23:42.239 INFO kablam! 40 | let mut key_parts = UnicodeSegmentation::graphemes(key, true); Sep 19 16:23:42.239 INFO kablam! | ----^^^^^^^^^ Sep 19 16:23:42.239 INFO kablam! | | Sep 19 16:23:42.239 INFO kablam! | help: remove this `mut` Sep 19 16:23:42.239 INFO kablam! | Sep 19 16:23:42.239 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 19 16:23:42.239 INFO kablam! Sep 19 16:23:42.377 INFO kablam! error[E0463]: can't find crate for `trie` Sep 19 16:23:42.377 INFO kablam! --> tests/all.rs:1:1 Sep 19 16:23:42.377 INFO kablam! | Sep 19 16:23:42.377 INFO kablam! 1 | extern crate trie; Sep 19 16:23:42.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Sep 19 16:23:42.377 INFO kablam! Sep 19 16:23:42.378 INFO kablam! error: aborting due to previous error Sep 19 16:23:42.378 INFO kablam! Sep 19 16:23:42.378 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 19 16:23:42.382 INFO kablam! error: Could not compile `unicode-trie`. Sep 19 16:23:42.382 INFO kablam! Sep 19 16:23:42.382 INFO kablam! To learn more, run the command again with --verbose. Sep 19 16:23:42.384 INFO kablam! su: No module specific data is present Sep 19 16:23:42.851 INFO running `"docker" "rm" "-f" "261beef5ff52eb472f18c686a98db72163cabf4f0729815ffb12933502d74142"` Sep 19 16:23:42.938 INFO blam! 261beef5ff52eb472f18c686a98db72163cabf4f0729815ffb12933502d74142