Sep 03 23:57:40.487 INFO checking tss-sapi-0.0.5 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:57:40.487 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:57:40.487 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:57:40.693 INFO blam! c01293d33aaaabd75e7b03edf955c8e6d471f60e375d0242d7af0fb8aa90d4ac Sep 03 23:57:40.695 INFO running `"docker" "start" "-a" "c01293d33aaaabd75e7b03edf955c8e6d471f60e375d0242d7af0fb8aa90d4ac"` Sep 03 23:57:41.441 INFO kablam! Compiling tss-sapi v0.0.5 (file:///source) Sep 03 23:57:41.441 INFO kablam! Checking try_from v0.2.2 Sep 03 23:57:46.403 INFO kablam! warning: variable does not need to be mutable Sep 03 23:57:46.403 INFO kablam! --> src/lib.rs:96:29 Sep 03 23:57:46.403 INFO kablam! | Sep 03 23:57:46.403 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 03 23:57:46.403 INFO kablam! | ----^^^^^ Sep 03 23:57:46.403 INFO kablam! | | Sep 03 23:57:46.403 INFO kablam! | help: remove this `mut` Sep 03 23:57:46.403 INFO kablam! ... Sep 03 23:57:46.403 INFO kablam! 110 | tpm2b_try_from!(TPM2B_AUTH, 'a, &'a[u8]); Sep 03 23:57:46.403 INFO kablam! | ----------------------------------------- in this macro invocation Sep 03 23:57:46.403 INFO kablam! | Sep 03 23:57:46.404 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:57:46.404 INFO kablam! Sep 03 23:57:46.405 INFO kablam! warning: variable does not need to be mutable Sep 03 23:57:46.405 INFO kablam! --> src/lib.rs:96:29 Sep 03 23:57:46.405 INFO kablam! | Sep 03 23:57:46.405 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 03 23:57:46.405 INFO kablam! | ----^^^^^ Sep 03 23:57:46.405 INFO kablam! | | Sep 03 23:57:46.406 INFO kablam! | help: remove this `mut` Sep 03 23:57:46.406 INFO kablam! ... Sep 03 23:57:46.406 INFO kablam! 113 | tpm2b_try_from!(TPM2B_MAX_NV_BUFFER, 'a, &'a[u8]); Sep 03 23:57:46.406 INFO kablam! | -------------------------------------------------- in this macro invocation Sep 03 23:57:46.406 INFO kablam! Sep 03 23:57:55.608 INFO kablam! warning: variable does not need to be mutable Sep 03 23:57:55.608 INFO kablam! --> src/lib.rs:96:29 Sep 03 23:57:55.608 INFO kablam! | Sep 03 23:57:55.608 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 03 23:57:55.608 INFO kablam! | ----^^^^^ Sep 03 23:57:55.608 INFO kablam! | | Sep 03 23:57:55.608 INFO kablam! | help: remove this `mut` Sep 03 23:57:55.608 INFO kablam! ... Sep 03 23:57:55.608 INFO kablam! 110 | tpm2b_try_from!(TPM2B_AUTH, 'a, &'a[u8]); Sep 03 23:57:55.608 INFO kablam! | ----------------------------------------- in this macro invocation Sep 03 23:57:55.608 INFO kablam! | Sep 03 23:57:55.608 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 03 23:57:55.608 INFO kablam! Sep 03 23:57:55.611 INFO kablam! warning: variable does not need to be mutable Sep 03 23:57:55.611 INFO kablam! --> src/lib.rs:96:29 Sep 03 23:57:55.611 INFO kablam! | Sep 03 23:57:55.611 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 03 23:57:55.611 INFO kablam! | ----^^^^^ Sep 03 23:57:55.611 INFO kablam! | | Sep 03 23:57:55.611 INFO kablam! | help: remove this `mut` Sep 03 23:57:55.611 INFO kablam! ... Sep 03 23:57:55.611 INFO kablam! 113 | tpm2b_try_from!(TPM2B_MAX_NV_BUFFER, 'a, &'a[u8]); Sep 03 23:57:55.611 INFO kablam! | -------------------------------------------------- in this macro invocation Sep 03 23:57:55.611 INFO kablam! Sep 03 23:57:58.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.25s Sep 03 23:57:58.611 INFO kablam! su: No module specific data is present Sep 03 23:57:58.957 INFO running `"docker" "rm" "-f" "c01293d33aaaabd75e7b03edf955c8e6d471f60e375d0242d7af0fb8aa90d4ac"` Sep 03 23:57:59.042 INFO blam! c01293d33aaaabd75e7b03edf955c8e6d471f60e375d0242d7af0fb8aa90d4ac