Sep 14 19:32:05.375 INFO checking aterm-0.20.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1
Sep 14 19:32:05.375 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets
Sep 14 19:32:05.375 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 19:32:05.519 INFO blam! 4c8f263be8b43a1aa0c503c9f76f26cee22697c9438fff11eb3a953238f58da0
Sep 14 19:32:05.520 INFO running `"docker" "start" "-a" "4c8f263be8b43a1aa0c503c9f76f26cee22697c9438fff11eb3a953238f58da0"`
Sep 14 19:32:06.908 INFO kablam! usermod: no changes
Sep 14 19:32:06.975 INFO kablam! Checking aterm v0.20.0 (file:///source)
Sep 14 19:32:08.031 INFO kablam! warning: variable does not need to be mutable
Sep 14 19:32:08.031 INFO kablam! --> src/rc/mod.rs:221:13
Sep 14 19:32:08.031 INFO kablam! |
Sep 14 19:32:08.031 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Sep 14 19:32:08.031 INFO kablam! | ----^^^^^^^^^^^^
Sep 14 19:32:08.031 INFO kablam! | |
Sep 14 19:32:08.031 INFO kablam! | help: remove this `mut`
Sep 14 19:32:08.031 INFO kablam! |
Sep 14 19:32:08.031 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 14 19:32:08.031 INFO kablam!
Sep 14 19:32:08.043 INFO kablam! warning: variable does not need to be mutable
Sep 14 19:32:08.043 INFO kablam! --> src/rc/shared.rs:78:13
Sep 14 19:32:08.043 INFO kablam! |
Sep 14 19:32:08.043 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Sep 14 19:32:08.043 INFO kablam! | ----^^^^^^^^^^^^
Sep 14 19:32:08.043 INFO kablam! | |
Sep 14 19:32:08.043 INFO kablam! | help: remove this `mut`
Sep 14 19:32:08.043 INFO kablam!
Sep 14 19:32:08.147 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases
Sep 14 19:32:08.147 INFO kablam! --> src/rc/mod.rs:71:19
Sep 14 19:32:08.147 INFO kablam! |
Sep 14 19:32:08.147 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>;
Sep 14 19:32:08.147 INFO kablam! | ^^^^^^^^^^
Sep 14 19:32:08.147 INFO kablam! |
Sep 14 19:32:08.147 INFO kablam! = note: #[warn(type_alias_bounds)] on by default
Sep 14 19:32:08.147 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed
Sep 14 19:32:08.147 INFO kablam!
Sep 14 19:32:08.435 INFO kablam! warning: variable does not need to be mutable
Sep 14 19:32:08.435 INFO kablam! --> src/rc/mod.rs:221:13
Sep 14 19:32:08.435 INFO kablam! |
Sep 14 19:32:08.435 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Sep 14 19:32:08.435 INFO kablam! | ----^^^^^^^^^^^^
Sep 14 19:32:08.435 INFO kablam! | |
Sep 14 19:32:08.435 INFO kablam! | help: remove this `mut`
Sep 14 19:32:08.435 INFO kablam! |
Sep 14 19:32:08.435 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 14 19:32:08.435 INFO kablam!
Sep 14 19:32:08.483 INFO kablam! warning: variable does not need to be mutable
Sep 14 19:32:08.483 INFO kablam! --> src/rc/shared.rs:78:13
Sep 14 19:32:08.483 INFO kablam! |
Sep 14 19:32:08.483 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) };
Sep 14 19:32:08.483 INFO kablam! | ----^^^^^^^^^^^^
Sep 14 19:32:08.483 INFO kablam! | |
Sep 14 19:32:08.483 INFO kablam! | help: remove this `mut`
Sep 14 19:32:08.483 INFO kablam!
Sep 14 19:32:08.871 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases
Sep 14 19:32:08.871 INFO kablam! --> src/rc/mod.rs:71:19
Sep 14 19:32:08.871 INFO kablam! |
Sep 14 19:32:08.871 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>;
Sep 14 19:32:08.871 INFO kablam! | ^^^^^^^^^^
Sep 14 19:32:08.871 INFO kablam! |
Sep 14 19:32:08.871 INFO kablam! = note: #[warn(type_alias_bounds)] on by default
Sep 14 19:32:08.871 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed
Sep 14 19:32:08.871 INFO kablam!
Sep 14 19:32:09.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s
Sep 14 19:32:09.575 INFO kablam! su: No module specific data is present
Sep 14 19:32:10.510 INFO running `"docker" "rm" "-f" "4c8f263be8b43a1aa0c503c9f76f26cee22697c9438fff11eb3a953238f58da0"`
Sep 14 19:32:10.581 INFO blam! 4c8f263be8b43a1aa0c503c9f76f26cee22697c9438fff11eb3a953238f58da0