Sep 14 04:54:45.645 INFO checking cbarrick/ripl against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 04:54:45.645 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 04:54:45.645 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 04:54:45.814 INFO blam! 022014155f8386bd605ec55510c9ee0948e56ec8791c7b3113a401aa2f2f5b54 Sep 14 04:54:45.814 INFO running `"docker" "start" "-a" "022014155f8386bd605ec55510c9ee0948e56ec8791c7b3113a401aa2f2f5b54"` Sep 14 04:54:46.491 INFO kablam! usermod: no changes Sep 14 04:54:46.550 INFO kablam! Checking memchr v1.0.1 Sep 14 04:54:46.550 INFO kablam! Checking thread-id v3.0.0 Sep 14 04:54:46.551 INFO kablam! Checking ordered-float v0.4.0 Sep 14 04:54:46.699 INFO kablam! Checking thread_local v0.3.3 Sep 14 04:54:46.794 INFO kablam! Checking aho-corasick v0.6.3 Sep 14 04:54:47.273 INFO kablam! Checking regex v0.2.1 Sep 14 04:54:49.121 INFO kablam! Checking ripl v0.1.0-master (file:///source) Sep 14 04:54:50.277 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.277 INFO kablam! --> src/collections/clone_map.rs:217:13 Sep 14 04:54:50.277 INFO kablam! | Sep 14 04:54:50.277 INFO kablam! 217 | let mut root = Arc::make_mut(&mut self.root); Sep 14 04:54:50.277 INFO kablam! | ----^^^^ Sep 14 04:54:50.277 INFO kablam! | | Sep 14 04:54:50.277 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.277 INFO kablam! | Sep 14 04:54:50.277 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 04:54:50.277 INFO kablam! Sep 14 04:54:50.283 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.283 INFO kablam! --> src/collections/clone_map.rs:244:13 Sep 14 04:54:50.283 INFO kablam! | Sep 14 04:54:50.283 INFO kablam! 244 | let mut root = Arc::make_mut(&mut self.root); Sep 14 04:54:50.283 INFO kablam! | ----^^^^ Sep 14 04:54:50.283 INFO kablam! | | Sep 14 04:54:50.283 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.283 INFO kablam! Sep 14 04:54:50.287 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.287 INFO kablam! --> src/collections/clone_map.rs:363:17 Sep 14 04:54:50.287 INFO kablam! | Sep 14 04:54:50.287 INFO kablam! 363 | let mut branch = unsafe { self.branches.get_unchecked_mut(pos) }; Sep 14 04:54:50.287 INFO kablam! | ----^^^^^^ Sep 14 04:54:50.287 INFO kablam! | | Sep 14 04:54:50.287 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.287 INFO kablam! Sep 14 04:54:50.287 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.287 INFO kablam! --> src/collections/clone_map.rs:364:17 Sep 14 04:54:50.287 INFO kablam! | Sep 14 04:54:50.287 INFO kablam! 364 | let mut branch = Arc::make_mut(branch); Sep 14 04:54:50.287 INFO kablam! | ----^^^^^^ Sep 14 04:54:50.287 INFO kablam! | | Sep 14 04:54:50.287 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.287 INFO kablam! Sep 14 04:54:50.291 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.291 INFO kablam! --> src/collections/clone_map.rs:426:13 Sep 14 04:54:50.291 INFO kablam! | Sep 14 04:54:50.291 INFO kablam! 426 | let mut branch = unsafe { self.branches.get_unchecked_mut(pos) }; Sep 14 04:54:50.291 INFO kablam! | ----^^^^^^ Sep 14 04:54:50.291 INFO kablam! | | Sep 14 04:54:50.291 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.291 INFO kablam! Sep 14 04:54:50.291 INFO kablam! warning: variable does not need to be mutable Sep 14 04:54:50.291 INFO kablam! --> src/collections/clone_map.rs:427:13 Sep 14 04:54:50.291 INFO kablam! | Sep 14 04:54:50.291 INFO kablam! 427 | let mut branch = Arc::make_mut(branch); Sep 14 04:54:50.291 INFO kablam! | ----^^^^^^ Sep 14 04:54:50.291 INFO kablam! | | Sep 14 04:54:50.291 INFO kablam! | help: remove this `mut` Sep 14 04:54:50.291 INFO kablam! Sep 14 04:54:50.607 INFO kablam! error[E0308]: mismatched types Sep 14 04:54:50.607 INFO kablam! --> src/syntax/parser.rs:369:19 Sep 14 04:54:50.607 INFO kablam! | Sep 14 04:54:50.607 INFO kablam! 369 | Float(456.789), Sep 14 04:54:50.607 INFO kablam! | ^^^^^^^ Sep 14 04:54:50.607 INFO kablam! | | Sep 14 04:54:50.607 INFO kablam! | expected struct `ordered_float::OrderedFloat`, found floating-point variable Sep 14 04:54:50.607 INFO kablam! | help: try using a variant of the expected type: `ordered_float::OrderedFloat(456.789)` Sep 14 04:54:50.607 INFO kablam! | Sep 14 04:54:50.607 INFO kablam! = note: expected type `ordered_float::OrderedFloat` Sep 14 04:54:50.607 INFO kablam! found type `{float}` Sep 14 04:54:50.607 INFO kablam! Sep 14 04:54:50.711 INFO kablam! error: aborting due to previous error Sep 14 04:54:50.711 INFO kablam! Sep 14 04:54:50.711 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 04:54:50.720 INFO kablam! error: Could not compile `ripl`. Sep 14 04:54:50.720 INFO kablam! Sep 14 04:54:50.720 INFO kablam! To learn more, run the command again with --verbose. Sep 14 04:54:50.721 INFO kablam! su: No module specific data is present Sep 14 04:54:51.966 INFO running `"docker" "rm" "-f" "022014155f8386bd605ec55510c9ee0948e56ec8791c7b3113a401aa2f2f5b54"` Sep 14 04:54:52.240 INFO blam! 022014155f8386bd605ec55510c9ee0948e56ec8791c7b3113a401aa2f2f5b54