Sep 17 21:46:32.717 INFO checking log4rs-0.7.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:46:32.717 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:46:32.717 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:46:32.887 INFO blam! cb5008e15f06fef6f55bc555919fa7c0f778c3edf10ffbb482656ea17b18729d Sep 17 21:46:32.889 INFO running `"docker" "start" "-a" "cb5008e15f06fef6f55bc555919fa7c0f778c3edf10ffbb482656ea17b18729d"` Sep 17 21:46:33.855 INFO kablam! usermod: no changes Sep 17 21:46:34.111 INFO kablam! Checking log4rs v0.7.0 (/source) Sep 17 21:46:35.799 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 21:46:35.799 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:35.799 INFO kablam! | Sep 17 21:46:35.799 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:35.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:35.799 INFO kablam! | Sep 17 21:46:35.799 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:46:35.799 INFO kablam! Sep 17 21:46:35.925 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:35.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:46:35.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:46:35.925 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! Sep 17 21:46:35.925 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:35.925 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:46:35.925 INFO kablam! Sep 17 21:46:35.925 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:35.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:46:35.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 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! Sep 17 21:46:35.925 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:35.925 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:46:35.925 INFO kablam! Sep 17 21:46:35.925 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:35.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:46:35.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:35.925 INFO kablam! | Sep 17 21:46:35.925 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! Sep 17 21:46:35.925 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:35.925 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:46:35.925 INFO kablam! Sep 17 21:46:36.007 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 21:46:36.007 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.007 INFO kablam! | Sep 17 21:46:36.007 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.007 INFO kablam! | Sep 17 21:46:36.007 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:46:36.007 INFO kablam! Sep 17 21:46:36.147 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:46:36.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:46:36.147 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! Sep 17 21:46:36.147 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.147 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:46:36.147 INFO kablam! Sep 17 21:46:36.147 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:46:36.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 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! Sep 17 21:46:36.147 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.147 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:46:36.147 INFO kablam! Sep 17 21:46:36.147 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:46:36.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.147 INFO kablam! | Sep 17 21:46:36.147 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! Sep 17 21:46:36.147 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.147 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:46:36.147 INFO kablam! Sep 17 21:46:36.611 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 21:46:36.611 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.611 INFO kablam! | Sep 17 21:46:36.611 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.611 INFO kablam! | Sep 17 21:46:36.611 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:46:36.611 INFO kablam! Sep 17 21:46:36.999 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 21:46:36.999 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.999 INFO kablam! | Sep 17 21:46:36.999 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.999 INFO kablam! | Sep 17 21:46:36.999 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:46:36.999 INFO kablam! Sep 17 21:46:37.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.78s Sep 17 21:46:37.693 INFO kablam! su: No module specific data is present Sep 17 21:46:38.507 INFO running `"docker" "rm" "-f" "cb5008e15f06fef6f55bc555919fa7c0f778c3edf10ffbb482656ea17b18729d"` Sep 17 21:46:38.563 INFO blam! cb5008e15f06fef6f55bc555919fa7c0f778c3edf10ffbb482656ea17b18729d