Sep 19 22:46:33.006 INFO checking log4rs-0.7.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:46:33.006 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:46:33.006 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:46:33.150 INFO blam! 7af820add1550f38c6b4cc014c09b5760e98f25e247ec050b2925b837d5d7752 Sep 19 22:46:33.152 INFO running `"docker" "start" "-a" "7af820add1550f38c6b4cc014c09b5760e98f25e247ec050b2925b837d5d7752"` Sep 19 22:46:34.246 INFO kablam! usermod: no changes Sep 19 22:46:34.350 INFO kablam! Checking log4rs v0.7.0 (/source) Sep 19 22:46:35.667 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:46:35.667 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:35.667 INFO kablam! | Sep 19 22:46:35.667 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:35.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.667 INFO kablam! | Sep 19 22:46:35.667 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:46:35.667 INFO kablam! Sep 19 22:46:35.775 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:46:35.775 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:35.775 INFO kablam! | Sep 19 22:46:35.775 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:35.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.775 INFO kablam! | Sep 19 22:46:35.775 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:46:35.775 INFO kablam! Sep 19 22:46:35.787 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:46:35.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:46:35.787 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 19 22:46:35.787 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.787 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:46:35.787 INFO kablam! Sep 19 22:46:35.787 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:46:35.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 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 19 22:46:35.787 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.787 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:46:35.787 INFO kablam! Sep 19 22:46:35.787 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.787 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:46:35.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.787 INFO kablam! | Sep 19 22:46:35.787 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 19 22:46:35.787 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.787 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:46:35.787 INFO kablam! Sep 19 22:46:35.963 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:46:35.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:46:35.963 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 19 22:46:35.963 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.963 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:46:35.963 INFO kablam! Sep 19 22:46:35.963 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:46:35.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 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 19 22:46:35.963 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.963 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:46:35.963 INFO kablam! Sep 19 22:46:35.963 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:46:35.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.963 INFO kablam! | Sep 19 22:46:35.963 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 19 22:46:35.963 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.963 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:46:35.963 INFO kablam! Sep 19 22:46:36.503 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 22:46:36.503 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:36.503 INFO kablam! | Sep 19 22:46:36.503 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:36.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.503 INFO kablam! | Sep 19 22:46:36.503 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:46:36.503 INFO kablam! Sep 19 22:46:36.851 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 22:46:36.851 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:36.851 INFO kablam! | Sep 19 22:46:36.851 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:36.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.851 INFO kablam! | Sep 19 22:46:36.851 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:46:36.851 INFO kablam! Sep 19 22:46:37.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Sep 19 22:46:37.562 INFO kablam! su: No module specific data is present Sep 19 22:46:38.324 INFO running `"docker" "rm" "-f" "7af820add1550f38c6b4cc014c09b5760e98f25e247ec050b2925b837d5d7752"` Sep 19 22:46:38.387 INFO blam! 7af820add1550f38c6b4cc014c09b5760e98f25e247ec050b2925b837d5d7752