Oct 27 19:35:16.237 INFO checking log4rs-rolling-file-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:35:16.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 19:35:16.439 INFO blam! 2c9870facb1c6a4ab61c09d878b51faa4e671f69917732050c8962abf1cce3de Oct 27 19:35:16.445 INFO running `"docker" "start" "-a" "2c9870facb1c6a4ab61c09d878b51faa4e671f69917732050c8962abf1cce3de"` Oct 27 19:35:17.239 INFO kablam! usermod: no changes Oct 27 19:35:17.358 INFO kablam! Checking humantime v0.1.3 Oct 27 19:35:17.359 INFO kablam! Checking serde_yaml v0.2.5 Oct 27 19:35:17.366 INFO kablam! Checking ordered-float v0.1.0 Oct 27 19:35:18.652 INFO kablam! Checking serde-value v0.2.1 Oct 27 19:35:19.653 INFO kablam! Checking log4rs v0.4.8 Oct 27 19:35:22.055 INFO kablam! Checking log4rs-rolling-file v0.2.0 (/source) Oct 27 19:35:24.863 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:35:24.863 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Oct 27 19:35:24.863 INFO kablam! | Oct 27 19:35:24.863 INFO kablam! 148 | Some(({ Oct 27 19:35:24.863 INFO kablam! | ______________________________________________________^ Oct 27 19:35:24.863 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Oct 27 19:35:24.863 INFO kablam! 150 | | value: u64, Oct 27 19:35:24.863 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Oct 27 19:35:24.863 INFO kablam! ... | Oct 27 19:35:24.863 INFO kablam! 179 | | > ( )).value Oct 27 19:35:24.863 INFO kablam! 180 | | })); Oct 27 19:35:24.863 INFO kablam! | |________________________________________________________^ Oct 27 19:35:24.863 INFO kablam! | Oct 27 19:35:24.864 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:35:24.864 INFO kablam! help: remove these parentheses Oct 27 19:35:24.864 INFO kablam! | Oct 27 19:35:24.864 INFO kablam! 148 | Some({ Oct 27 19:35:24.864 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Oct 27 19:35:24.864 INFO kablam! 150 | value: u64, Oct 27 19:35:24.864 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Oct 27 19:35:24.864 INFO kablam! 152 | } Oct 27 19:35:24.864 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 19:35:24.864 INFO kablam! ... Oct 27 19:35:24.864 INFO kablam! Oct 27 19:35:24.875 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:35:24.875 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 27 19:35:24.875 INFO kablam! | Oct 27 19:35:24.875 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 19:35:24.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:24.876 INFO kablam! | Oct 27 19:35:24.876 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:35:24.876 INFO kablam! Oct 27 19:35:25.065 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:35:25.065 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 27 19:35:25.065 INFO kablam! | Oct 27 19:35:25.065 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 19:35:25.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:25.065 INFO kablam! | Oct 27 19:35:25.065 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:35:25.065 INFO kablam! Oct 27 19:35:25.103 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 19:35:25.103 INFO kablam! --> src/policy/compound/trigger/size/config.rs:148:54 Oct 27 19:35:25.104 INFO kablam! | Oct 27 19:35:25.104 INFO kablam! 148 | Some(({ Oct 27 19:35:25.105 INFO kablam! | ______________________________________________________^ Oct 27 19:35:25.105 INFO kablam! 149 | | struct __SerdeDeserializeWithStruct { Oct 27 19:35:25.106 INFO kablam! 150 | | value: u64, Oct 27 19:35:25.106 INFO kablam! 151 | | phantom: ::std::marker::PhantomData, Oct 27 19:35:25.107 INFO kablam! ... | Oct 27 19:35:25.107 INFO kablam! 179 | | > ( )).value Oct 27 19:35:25.108 INFO kablam! 180 | | })); Oct 27 19:35:25.108 INFO kablam! | |________________________________________________________^ Oct 27 19:35:25.108 INFO kablam! | Oct 27 19:35:25.109 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 19:35:25.109 INFO kablam! help: remove these parentheses Oct 27 19:35:25.110 INFO kablam! | Oct 27 19:35:25.110 INFO kablam! 148 | Some({ Oct 27 19:35:25.111 INFO kablam! 149 | struct __SerdeDeserializeWithStruct { Oct 27 19:35:25.111 INFO kablam! 150 | value: u64, Oct 27 19:35:25.112 INFO kablam! 151 | phantom: ::std::marker::PhantomData, Oct 27 19:35:25.112 INFO kablam! 152 | } Oct 27 19:35:25.113 INFO kablam! 153 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 19:35:25.119 INFO kablam! ... Oct 27 19:35:25.119 INFO kablam! Oct 27 19:35:25.153 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:35:25.154 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 27 19:35:25.155 INFO kablam! | Oct 27 19:35:25.155 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 19:35:25.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:25.156 INFO kablam! | Oct 27 19:35:25.156 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:35:25.157 INFO kablam! Oct 27 19:35:25.498 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:35:25.499 INFO kablam! --> src/policy/compound/trigger/size/config.rs:2:5 Oct 27 19:35:25.500 INFO kablam! | Oct 27 19:35:25.500 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 27 19:35:25.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:25.501 INFO kablam! | Oct 27 19:35:25.502 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:35:25.502 INFO kablam! Oct 27 19:35:25.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.45s Oct 27 19:35:25.718 INFO kablam! su: No module specific data is present Oct 27 19:35:26.767 INFO running `"docker" "rm" "-f" "2c9870facb1c6a4ab61c09d878b51faa4e671f69917732050c8962abf1cce3de"` Oct 27 19:35:27.077 INFO blam! 2c9870facb1c6a4ab61c09d878b51faa4e671f69917732050c8962abf1cce3de