Sep 04 11:47:46.334 INFO checking log4rs-rolling-file-0.2.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 11:47:46.334 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 11:47:46.334 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 04 11:47:46.473 INFO blam! a25a2b887347cf398916cf27ecd4a24db92829fcdfa7b73d746445f706680e50 Sep 04 11:47:46.475 INFO running `"docker" "start" "-a" "a25a2b887347cf398916cf27ecd4a24db92829fcdfa7b73d746445f706680e50"` Sep 04 11:47:47.139 INFO kablam! Checking humantime v0.1.3 Sep 04 11:47:47.140 INFO kablam! Checking serde_yaml v0.2.5 Sep 04 11:47:47.144 INFO kablam! Checking ordered-float v0.1.0 Sep 04 11:47:48.146 INFO kablam! Checking serde-value v0.2.1 Sep 04 11:47:49.140 INFO kablam! Checking log4rs v0.4.8 Sep 04 11:47:51.811 INFO kablam! Checking log4rs-rolling-file v0.2.0 (file:///source) Sep 04 11:47:53.226 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 11:47:53.226 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Sep 04 11:47:53.226 INFO kablam! | Sep 04 11:47:53.226 INFO kablam! 148 | Some(({ Sep 04 11:47:53.226 INFO kablam! | ______________________________________________________^ Sep 04 11:47:53.226 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Sep 04 11:47:53.226 INFO kablam! 150 | | value: u64, Sep 04 11:47:53.226 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Sep 04 11:47:53.226 INFO kablam! ... | Sep 04 11:47:53.226 INFO kablam! 179 | | > ( )).value Sep 04 11:47:53.227 INFO kablam! 180 | | })); Sep 04 11:47:53.227 INFO kablam! | |________________________________________________________^ Sep 04 11:47:53.227 INFO kablam! | Sep 04 11:47:53.227 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 11:47:53.227 INFO kablam! help: remove these parentheses Sep 04 11:47:53.227 INFO kablam! | Sep 04 11:47:53.227 INFO kablam! 148 | Some({ Sep 04 11:47:53.227 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Sep 04 11:47:53.227 INFO kablam! 150 | value: u64, Sep 04 11:47:53.227 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Sep 04 11:47:53.227 INFO kablam! 152 | } Sep 04 11:47:53.227 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Sep 04 11:47:53.227 INFO kablam! ... Sep 04 11:47:53.227 INFO kablam! Sep 04 11:47:53.247 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 11:47:53.247 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Sep 04 11:47:53.247 INFO kablam! | Sep 04 11:47:53.247 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 11:47:53.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 11:47:53.247 INFO kablam! | Sep 04 11:47:53.247 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 11:47:53.247 INFO kablam! Sep 04 11:47:53.380 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 11:47:53.380 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Sep 04 11:47:53.380 INFO kablam! | Sep 04 11:47:53.380 INFO kablam! 148 | Some(({ Sep 04 11:47:53.380 INFO kablam! | ______________________________________________________^ Sep 04 11:47:53.380 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Sep 04 11:47:53.380 INFO kablam! 150 | | value: u64, Sep 04 11:47:53.380 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Sep 04 11:47:53.380 INFO kablam! ... | Sep 04 11:47:53.380 INFO kablam! 179 | | > ( )).value Sep 04 11:47:53.380 INFO kablam! 180 | | })); Sep 04 11:47:53.380 INFO kablam! | |________________________________________________________^ Sep 04 11:47:53.380 INFO kablam! | Sep 04 11:47:53.380 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 11:47:53.380 INFO kablam! help: remove these parentheses Sep 04 11:47:53.380 INFO kablam! | Sep 04 11:47:53.380 INFO kablam! 148 | Some({ Sep 04 11:47:53.380 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Sep 04 11:47:53.380 INFO kablam! 150 | value: u64, Sep 04 11:47:53.381 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Sep 04 11:47:53.381 INFO kablam! 152 | } Sep 04 11:47:53.381 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Sep 04 11:47:53.381 INFO kablam! ... Sep 04 11:47:53.381 INFO kablam! Sep 04 11:47:53.413 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 11:47:53.413 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Sep 04 11:47:53.413 INFO kablam! | Sep 04 11:47:53.413 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 11:47:53.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 11:47:53.413 INFO kablam! | Sep 04 11:47:53.413 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 11:47:53.413 INFO kablam! Sep 04 11:47:53.621 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 11:47:53.621 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Sep 04 11:47:53.621 INFO kablam! | Sep 04 11:47:53.622 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 11:47:53.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 11:47:53.622 INFO kablam! | Sep 04 11:47:53.622 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 11:47:53.622 INFO kablam! Sep 04 11:47:53.987 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 11:47:53.987 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Sep 04 11:47:53.987 INFO kablam! | Sep 04 11:47:53.987 INFO kablam! 2 | use std::ascii::AsciiExt; Sep 04 11:47:53.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 11:47:53.987 INFO kablam! | Sep 04 11:47:53.988 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 11:47:53.988 INFO kablam! Sep 04 11:47:54.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.24s Sep 04 11:47:54.306 INFO kablam! su: No module specific data is present Sep 04 11:47:54.742 INFO running `"docker" "rm" "-f" "a25a2b887347cf398916cf27ecd4a24db92829fcdfa7b73d746445f706680e50"` Sep 04 11:47:54.863 INFO blam! a25a2b887347cf398916cf27ecd4a24db92829fcdfa7b73d746445f706680e50