Sep 14 07:22:13.053 INFO checking tss-sapi-0.0.5 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 07:22:13.053 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 07:22:13.053 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 07:22:13.442 INFO blam! c14f90f2208b915b94250637ef2058f1f29855c10ab677ef318c9b4f2384aaab Sep 14 07:22:13.444 INFO running `"docker" "start" "-a" "c14f90f2208b915b94250637ef2058f1f29855c10ab677ef318c9b4f2384aaab"` Sep 14 07:22:14.691 INFO kablam! usermod: no changes Sep 14 07:22:14.831 INFO kablam! Compiling tss-sapi v0.0.5 (file:///source) Sep 14 07:22:14.835 INFO kablam! Checking try_from v0.2.2 Sep 14 07:22:14.843 INFO kablam! Compiling enum-primitive-derive v0.1.2 Sep 14 07:22:14.843 INFO kablam! Checking pretty_env_logger v0.1.1 Sep 14 07:22:20.655 INFO kablam! warning: variable does not need to be mutable Sep 14 07:22:20.655 INFO kablam! --> src/lib.rs:96:29 Sep 14 07:22:20.655 INFO kablam! | Sep 14 07:22:20.655 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 14 07:22:20.655 INFO kablam! | ----^^^^^ Sep 14 07:22:20.655 INFO kablam! | | Sep 14 07:22:20.655 INFO kablam! | help: remove this `mut` Sep 14 07:22:20.655 INFO kablam! ... Sep 14 07:22:20.655 INFO kablam! 110 | tpm2b_try_from!(TPM2B_AUTH, 'a, &'a[u8]); Sep 14 07:22:20.655 INFO kablam! | ----------------------------------------- in this macro invocation Sep 14 07:22:20.655 INFO kablam! | Sep 14 07:22:20.655 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 07:22:20.655 INFO kablam! Sep 14 07:22:20.655 INFO kablam! warning: variable does not need to be mutable Sep 14 07:22:20.655 INFO kablam! --> src/lib.rs:96:29 Sep 14 07:22:20.655 INFO kablam! | Sep 14 07:22:20.655 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 14 07:22:20.655 INFO kablam! | ----^^^^^ Sep 14 07:22:20.655 INFO kablam! | | Sep 14 07:22:20.655 INFO kablam! | help: remove this `mut` Sep 14 07:22:20.655 INFO kablam! ... Sep 14 07:22:20.655 INFO kablam! 113 | tpm2b_try_from!(TPM2B_MAX_NV_BUFFER, 'a, &'a[u8]); Sep 14 07:22:20.655 INFO kablam! | -------------------------------------------------- in this macro invocation Sep 14 07:22:20.655 INFO kablam! Sep 14 07:22:26.427 INFO kablam! warning: variable does not need to be mutable Sep 14 07:22:26.427 INFO kablam! --> src/lib.rs:96:29 Sep 14 07:22:26.427 INFO kablam! | Sep 14 07:22:26.427 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 14 07:22:26.427 INFO kablam! | ----^^^^^ Sep 14 07:22:26.427 INFO kablam! | | Sep 14 07:22:26.427 INFO kablam! | help: remove this `mut` Sep 14 07:22:26.427 INFO kablam! ... Sep 14 07:22:26.427 INFO kablam! 110 | tpm2b_try_from!(TPM2B_AUTH, 'a, &'a[u8]); Sep 14 07:22:26.427 INFO kablam! | ----------------------------------------- in this macro invocation Sep 14 07:22:26.427 INFO kablam! | Sep 14 07:22:26.427 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 07:22:26.427 INFO kablam! Sep 14 07:22:26.427 INFO kablam! warning: variable does not need to be mutable Sep 14 07:22:26.427 INFO kablam! --> src/lib.rs:96:29 Sep 14 07:22:26.427 INFO kablam! | Sep 14 07:22:26.427 INFO kablam! 96 | let mut thing = field.t.as_mut(); Sep 14 07:22:26.427 INFO kablam! | ----^^^^^ Sep 14 07:22:26.427 INFO kablam! | | Sep 14 07:22:26.427 INFO kablam! | help: remove this `mut` Sep 14 07:22:26.427 INFO kablam! ... Sep 14 07:22:26.427 INFO kablam! 113 | tpm2b_try_from!(TPM2B_MAX_NV_BUFFER, 'a, &'a[u8]); Sep 14 07:22:26.427 INFO kablam! | -------------------------------------------------- in this macro invocation Sep 14 07:22:26.427 INFO kablam! Sep 14 07:22:28.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.98s Sep 14 07:22:28.706 INFO kablam! su: No module specific data is present Sep 14 07:22:29.329 INFO running `"docker" "rm" "-f" "c14f90f2208b915b94250637ef2058f1f29855c10ab677ef318c9b4f2384aaab"` Sep 14 07:22:29.435 INFO blam! c14f90f2208b915b94250637ef2058f1f29855c10ab677ef318c9b4f2384aaab