Oct 13 12:27:55.925 INFO checking log4rs-rolling-file-0.2.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:27:55.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 12:27:56.127 INFO blam! bec911008fb2c1fd458f81cf8242fe63453bb84bba7ce4083262cc77def4a0bd Oct 13 12:27:56.128 INFO running `"docker" "start" "-a" "bec911008fb2c1fd458f81cf8242fe63453bb84bba7ce4083262cc77def4a0bd"` Oct 13 12:27:56.548 INFO kablam! usermod: no changes Oct 13 12:27:56.635 INFO kablam! Checking serde_yaml v0.2.5 Oct 13 12:27:56.644 INFO kablam! Checking humantime v0.1.3 Oct 13 12:27:56.644 INFO kablam! Checking ordered-float v0.1.0 Oct 13 12:27:58.181 INFO kablam! Checking serde-value v0.2.1 Oct 13 12:27:59.474 INFO kablam! Checking log4rs v0.4.8 Oct 13 12:28:02.032 INFO kablam! Checking log4rs-rolling-file v0.2.0 (/source) Oct 13 12:28:05.684 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 12:28:05.684 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Oct 13 12:28:05.684 INFO kablam! | Oct 13 12:28:05.684 INFO kablam! 148 | Some(({ Oct 13 12:28:05.684 INFO kablam! | ______________________________________________________^ Oct 13 12:28:05.684 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Oct 13 12:28:05.685 INFO kablam! 150 | | value: u64, Oct 13 12:28:05.685 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Oct 13 12:28:05.685 INFO kablam! ... | Oct 13 12:28:05.685 INFO kablam! 179 | | > ( )).value Oct 13 12:28:05.685 INFO kablam! 180 | | })); Oct 13 12:28:05.685 INFO kablam! | |________________________________________________________^ Oct 13 12:28:05.685 INFO kablam! | Oct 13 12:28:05.685 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 12:28:05.685 INFO kablam! help: remove these parentheses Oct 13 12:28:05.685 INFO kablam! | Oct 13 12:28:05.688 INFO kablam! 148 | Some({ Oct 13 12:28:05.688 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Oct 13 12:28:05.688 INFO kablam! 150 | value: u64, Oct 13 12:28:05.688 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Oct 13 12:28:05.688 INFO kablam! 152 | } Oct 13 12:28:05.688 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 13 12:28:05.688 INFO kablam! ... Oct 13 12:28:05.688 INFO kablam! Oct 13 12:28:05.729 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 12:28:05.729 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Oct 13 12:28:05.729 INFO kablam! | Oct 13 12:28:05.729 INFO kablam! 148 | Some(({ Oct 13 12:28:05.729 INFO kablam! | ______________________________________________________^ Oct 13 12:28:05.729 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Oct 13 12:28:05.729 INFO kablam! 150 | | value: u64, Oct 13 12:28:05.729 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Oct 13 12:28:05.729 INFO kablam! ... | Oct 13 12:28:05.729 INFO kablam! 179 | | > ( )).value Oct 13 12:28:05.729 INFO kablam! 180 | | })); Oct 13 12:28:05.729 INFO kablam! | |________________________________________________________^ Oct 13 12:28:05.729 INFO kablam! | Oct 13 12:28:05.729 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 12:28:05.729 INFO kablam! help: remove these parentheses Oct 13 12:28:05.729 INFO kablam! | Oct 13 12:28:05.729 INFO kablam! 148 | Some({ Oct 13 12:28:05.729 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Oct 13 12:28:05.729 INFO kablam! 150 | value: u64, Oct 13 12:28:05.729 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Oct 13 12:28:05.729 INFO kablam! 152 | } Oct 13 12:28:05.729 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 13 12:28:05.729 INFO kablam! ... Oct 13 12:28:05.729 INFO kablam! Oct 13 12:28:05.731 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:28:05.731 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 13 12:28:05.731 INFO kablam! | Oct 13 12:28:05.731 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 12:28:05.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:05.732 INFO kablam! | Oct 13 12:28:05.732 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:28:05.732 INFO kablam! Oct 13 12:28:05.748 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:28:05.748 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 13 12:28:05.748 INFO kablam! | Oct 13 12:28:05.748 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 12:28:05.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:05.748 INFO kablam! | Oct 13 12:28:05.748 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:28:05.748 INFO kablam! Oct 13 12:28:06.041 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:28:06.041 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 13 12:28:06.041 INFO kablam! | Oct 13 12:28:06.041 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 12:28:06.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:06.041 INFO kablam! | Oct 13 12:28:06.042 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:28:06.042 INFO kablam! Oct 13 12:28:06.220 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:28:06.220 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 13 12:28:06.220 INFO kablam! | Oct 13 12:28:06.220 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 13 12:28:06.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:06.220 INFO kablam! | Oct 13 12:28:06.221 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:28:06.221 INFO kablam! Oct 13 12:28:06.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.83s Oct 13 12:28:06.412 INFO kablam! su: No module specific data is present Oct 13 12:28:07.016 INFO running `"docker" "rm" "-f" "bec911008fb2c1fd458f81cf8242fe63453bb84bba7ce4083262cc77def4a0bd"` Oct 13 12:28:07.412 INFO blam! bec911008fb2c1fd458f81cf8242fe63453bb84bba7ce4083262cc77def4a0bd