Oct 28 00:56:31.929 INFO checking aterm-0.20.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:56:31.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 28 00:56:32.327 INFO blam! cc74d51d2cb9a71c5697bdfd4c639c635d31f4f7aed925d364ca94ef4c0eacc9 Oct 28 00:56:32.335 INFO running `"docker" "start" "-a" "cc74d51d2cb9a71c5697bdfd4c639c635d31f4f7aed925d364ca94ef4c0eacc9"` Oct 28 00:56:33.221 INFO kablam! usermod: no changes Oct 28 00:56:33.378 INFO kablam! Checking aterm v0.20.0 (/source) Oct 28 00:56:35.791 INFO kablam! warning: variable does not need to be mutable Oct 28 00:56:35.791 INFO kablam! --> src/rc/mod.rs:221:13 Oct 28 00:56:35.791 INFO kablam! | Oct 28 00:56:35.791 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Oct 28 00:56:35.791 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:56:35.791 INFO kablam! | | Oct 28 00:56:35.791 INFO kablam! | help: remove this `mut` Oct 28 00:56:35.791 INFO kablam! | Oct 28 00:56:35.791 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:56:35.791 INFO kablam! Oct 28 00:56:35.805 INFO kablam! warning: variable does not need to be mutable Oct 28 00:56:35.805 INFO kablam! --> src/rc/shared.rs:78:13 Oct 28 00:56:35.805 INFO kablam! | Oct 28 00:56:35.806 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Oct 28 00:56:35.806 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:56:35.806 INFO kablam! | | Oct 28 00:56:35.806 INFO kablam! | help: remove this `mut` Oct 28 00:56:35.806 INFO kablam! Oct 28 00:56:35.903 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 28 00:56:35.903 INFO kablam! --> src/rc/mod.rs:71:19 Oct 28 00:56:35.903 INFO kablam! | Oct 28 00:56:35.903 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>; Oct 28 00:56:35.903 INFO kablam! | ^^^^^^^^^^ Oct 28 00:56:35.903 INFO kablam! | Oct 28 00:56:35.903 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 28 00:56:35.903 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 28 00:56:35.903 INFO kablam! Oct 28 00:56:35.999 INFO kablam! warning: variable does not need to be mutable Oct 28 00:56:35.999 INFO kablam! --> src/rc/mod.rs:221:13 Oct 28 00:56:35.999 INFO kablam! | Oct 28 00:56:35.999 INFO kablam! 221 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Oct 28 00:56:35.999 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:56:35.999 INFO kablam! | | Oct 28 00:56:35.999 INFO kablam! | help: remove this `mut` Oct 28 00:56:35.999 INFO kablam! | Oct 28 00:56:35.999 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 28 00:56:35.999 INFO kablam! Oct 28 00:56:36.022 INFO kablam! warning: variable does not need to be mutable Oct 28 00:56:36.022 INFO kablam! --> src/rc/shared.rs:78:13 Oct 28 00:56:36.022 INFO kablam! | Oct 28 00:56:36.023 INFO kablam! 78 | let mut string_cache = unsafe { extend_lifetime_mut(&mut self.string_cache.borrow_mut()) }; Oct 28 00:56:36.023 INFO kablam! | ----^^^^^^^^^^^^ Oct 28 00:56:36.023 INFO kablam! | | Oct 28 00:56:36.023 INFO kablam! | help: remove this `mut` Oct 28 00:56:36.023 INFO kablam! Oct 28 00:56:36.203 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 28 00:56:36.203 INFO kablam! --> src/rc/mod.rs:71:19 Oct 28 00:56:36.203 INFO kablam! | Oct 28 00:56:36.203 INFO kablam! 71 | pub type T<'s, A: ATermT<'s>> = Term<'s, >::Blob>; Oct 28 00:56:36.203 INFO kablam! | ^^^^^^^^^^ Oct 28 00:56:36.203 INFO kablam! | Oct 28 00:56:36.203 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 28 00:56:36.203 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 28 00:56:36.203 INFO kablam! Oct 28 00:56:37.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.52s Oct 28 00:56:37.784 INFO kablam! su: No module specific data is present Oct 28 00:56:38.311 INFO running `"docker" "rm" "-f" "cc74d51d2cb9a71c5697bdfd4c639c635d31f4f7aed925d364ca94ef4c0eacc9"` Oct 28 00:56:38.591 INFO blam! cc74d51d2cb9a71c5697bdfd4c639c635d31f4f7aed925d364ca94ef4c0eacc9