Sep 20 04:46:56.767 INFO checking aterm-0.20.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 04:46:56.767 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 04:46:56.767 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/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 20 04:46:56.931 INFO blam! dde93ea433d690213be4088c91059f62dead2b3904b93458794c2e7140b4d906 Sep 20 04:46:56.933 INFO running `"docker" "start" "-a" "dde93ea433d690213be4088c91059f62dead2b3904b93458794c2e7140b4d906"` Sep 20 04:46:57.706 INFO kablam! usermod: no changes Sep 20 04:46:57.776 INFO kablam! Checking aterm v0.20.0 (/source) Sep 20 04:46:59.619 INFO kablam! warning: variable does not need to be mutable Sep 20 04:46:59.619 INFO kablam! --> src/rc/mod.rs:221:13 Sep 20 04:46:59.619 INFO kablam! | Sep 20 04:46:59.619 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Sep 20 04:46:59.619 INFO kablam! | ----^^^^^^^^^^^^ Sep 20 04:46:59.620 INFO kablam! | | Sep 20 04:46:59.620 INFO kablam! | help: remove this `mut` Sep 20 04:46:59.623 INFO kablam! | Sep 20 04:46:59.623 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:46:59.623 INFO kablam! Sep 20 04:46:59.635 INFO kablam! warning: variable does not need to be mutable Sep 20 04:46:59.635 INFO kablam! --> src/rc/shared.rs:78:13 Sep 20 04:46:59.635 INFO kablam! | Sep 20 04:46:59.635 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Sep 20 04:46:59.635 INFO kablam! | ----^^^^^^^^^^^^ Sep 20 04:46:59.635 INFO kablam! | | Sep 20 04:46:59.635 INFO kablam! | help: remove this `mut` Sep 20 04:46:59.635 INFO kablam! Sep 20 04:46:59.707 INFO kablam! warning: variable does not need to be mutable Sep 20 04:46:59.707 INFO kablam! --> src/rc/mod.rs:221:13 Sep 20 04:46:59.707 INFO kablam! | Sep 20 04:46:59.707 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Sep 20 04:46:59.707 INFO kablam! | ----^^^^^^^^^^^^ Sep 20 04:46:59.707 INFO kablam! | | Sep 20 04:46:59.707 INFO kablam! | help: remove this `mut` Sep 20 04:46:59.707 INFO kablam! | Sep 20 04:46:59.707 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 20 04:46:59.707 INFO kablam! Sep 20 04:46:59.716 INFO kablam! warning: variable does not need to be mutable Sep 20 04:46:59.716 INFO kablam! --> src/rc/shared.rs:78:13 Sep 20 04:46:59.716 INFO kablam! | Sep 20 04:46:59.716 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Sep 20 04:46:59.716 INFO kablam! | ----^^^^^^^^^^^^ Sep 20 04:46:59.716 INFO kablam! | | Sep 20 04:46:59.717 INFO kablam! | help: remove this `mut` Sep 20 04:46:59.717 INFO kablam! Sep 20 04:46:59.731 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 04:46:59.731 INFO kablam! --> src/rc/mod.rs:71:19 Sep 20 04:46:59.731 INFO kablam! | Sep 20 04:46:59.731 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>; Sep 20 04:46:59.731 INFO kablam! | ^^^^^^^^^^ Sep 20 04:46:59.731 INFO kablam! | Sep 20 04:46:59.731 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 04:46:59.731 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 04:46:59.731 INFO kablam! Sep 20 04:46:59.899 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 04:46:59.899 INFO kablam! --> src/rc/mod.rs:71:19 Sep 20 04:46:59.899 INFO kablam! | Sep 20 04:46:59.899 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>; Sep 20 04:46:59.899 INFO kablam! | ^^^^^^^^^^ Sep 20 04:46:59.899 INFO kablam! | Sep 20 04:46:59.899 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 04:46:59.899 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 04:46:59.899 INFO kablam! Sep 20 04:47:00.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.70s Sep 20 04:47:00.430 INFO kablam! su: No module specific data is present Sep 20 04:47:00.966 INFO running `"docker" "rm" "-f" "dde93ea433d690213be4088c91059f62dead2b3904b93458794c2e7140b4d906"` Sep 20 04:47:01.076 INFO blam! dde93ea433d690213be4088c91059f62dead2b3904b93458794c2e7140b4d906