Aug 11 09:19:29.213 INFO checking log4rs-0.7.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 09:19:29.213 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 09:19:29.213 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 09:19:29.213 INFO running `"docker" "create" "-v" "/tmp/crater.veSiPcZQhFv4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-1/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 09:19:29.455 INFO blam! 28683cd9452de9fb85176f74190d1719c3284b8dd78cceffd24de68902976ec8 Aug 11 09:19:29.457 INFO running `"docker" "start" "-a" "28683cd9452de9fb85176f74190d1719c3284b8dd78cceffd24de68902976ec8"` Aug 11 09:19:30.675 INFO kablam! Checking log4rs v0.7.0 (file:///source) Aug 11 09:19:33.865 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 11 09:19:33.865 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Aug 11 09:19:33.865 INFO kablam! | Aug 11 09:19:33.865 INFO kablam! 8 | use std::ascii::AsciiExt; Aug 11 09:19:33.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:33.865 INFO kablam! | Aug 11 09:19:33.865 INFO kablam! = note: #[warn(deprecated)] on by default Aug 11 09:19:33.865 INFO kablam! Aug 11 09:19:34.160 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Aug 11 09:19:34.160 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Aug 11 09:19:34.160 INFO kablam! | Aug 11 09:19:34.160 INFO kablam! 8 | use std::ascii::AsciiExt; Aug 11 09:19:34.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.160 INFO kablam! | Aug 11 09:19:34.160 INFO kablam! = note: #[warn(deprecated)] on by default Aug 11 09:19:34.160 INFO kablam! Aug 11 09:19:34.305 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Aug 11 09:19:34.305 INFO kablam! | Aug 11 09:19:34.305 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 09:19:34.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.305 INFO kablam! | Aug 11 09:19:34.306 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 11 09:19:34.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.306 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.306 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 09:19:34.306 INFO kablam! Aug 11 09:19:34.306 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.306 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Aug 11 09:19:34.306 INFO kablam! | Aug 11 09:19:34.306 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 09:19:34.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.306 INFO kablam! | Aug 11 09:19:34.306 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.306 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.306 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 09:19:34.307 INFO kablam! Aug 11 09:19:34.307 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Aug 11 09:19:34.307 INFO kablam! | Aug 11 09:19:34.307 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 09:19:34.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.307 INFO kablam! | Aug 11 09:19:34.307 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.307 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.307 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 09:19:34.307 INFO kablam! Aug 11 09:19:34.604 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Aug 11 09:19:34.604 INFO kablam! | Aug 11 09:19:34.604 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 11 09:19:34.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.604 INFO kablam! | Aug 11 09:19:34.605 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 11 09:19:34.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.605 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.605 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 11 09:19:34.606 INFO kablam! Aug 11 09:19:34.606 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Aug 11 09:19:34.606 INFO kablam! | Aug 11 09:19:34.606 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 11 09:19:34.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.606 INFO kablam! | Aug 11 09:19:34.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.607 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.607 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 11 09:19:34.607 INFO kablam! Aug 11 09:19:34.607 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Aug 11 09:19:34.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Aug 11 09:19:34.608 INFO kablam! | Aug 11 09:19:34.608 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 11 09:19:34.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:34.608 INFO kablam! | Aug 11 09:19:34.608 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 11 09:19:34.608 INFO kablam! = note: for more information, see issue #51443 Aug 11 09:19:34.608 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 11 09:19:34.608 INFO kablam! Aug 11 09:19:36.187 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Aug 11 09:19:36.188 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Aug 11 09:19:36.188 INFO kablam! | Aug 11 09:19:36.188 INFO kablam! 8 | use std::ascii::AsciiExt; Aug 11 09:19:36.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:36.188 INFO kablam! | Aug 11 09:19:36.188 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 09:19:36.188 INFO kablam! Aug 11 09:19:37.011 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Aug 11 09:19:37.011 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Aug 11 09:19:37.011 INFO kablam! | Aug 11 09:19:37.011 INFO kablam! 8 | use std::ascii::AsciiExt; Aug 11 09:19:37.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Aug 11 09:19:37.011 INFO kablam! | Aug 11 09:19:37.012 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 09:19:37.012 INFO kablam! Aug 11 09:19:38.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.82s Aug 11 09:19:38.305 INFO kablam! su: No module specific data is present Aug 11 09:19:38.823 INFO running `"docker" "rm" "-f" "28683cd9452de9fb85176f74190d1719c3284b8dd78cceffd24de68902976ec8"` Aug 11 09:19:38.957 INFO blam! 28683cd9452de9fb85176f74190d1719c3284b8dd78cceffd24de68902976ec8