Sep 14 13:36:17.760 INFO checking log4rs-0.7.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:36:17.760 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:36:17.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-4/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:36:18.008 INFO blam! 98ac613fc503758014d800843d0e60cb71e44d0fb420adde44e1560c5b1c6ba9 Sep 14 13:36:18.011 INFO running `"docker" "start" "-a" "98ac613fc503758014d800843d0e60cb71e44d0fb420adde44e1560c5b1c6ba9"` Sep 14 13:36:18.748 INFO kablam! usermod: no changes Sep 14 13:36:18.874 INFO kablam! Checking log4rs v0.7.0 (file:///source) Sep 14 13:36:19.878 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 13:36:19.878 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 14 13:36:19.878 INFO kablam! | Sep 14 13:36:19.878 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 14 13:36:19.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:19.878 INFO kablam! | Sep 14 13:36:19.878 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 13:36:19.878 INFO kablam! Sep 14 13:36:19.906 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 13:36:19.907 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 14 13:36:19.907 INFO kablam! | Sep 14 13:36:19.907 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 14 13:36:19.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:19.907 INFO kablam! | Sep 14 13:36:19.907 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 13:36:19.907 INFO kablam! Sep 14 13:36:20.059 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.059 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 14 13:36:20.059 INFO kablam! | Sep 14 13:36:20.059 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 13:36:20.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.059 INFO kablam! | Sep 14 13:36:20.059 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 13:36:20.059 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 14 13:36:20.059 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.059 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 13:36:20.059 INFO kablam! Sep 14 13:36:20.071 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 14 13:36:20.071 INFO kablam! | Sep 14 13:36:20.071 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 13:36:20.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.071 INFO kablam! | Sep 14 13:36:20.071 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 14 13:36:20.071 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.071 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 13:36:20.071 INFO kablam! Sep 14 13:36:20.071 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 14 13:36:20.071 INFO kablam! | Sep 14 13:36:20.071 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 13:36:20.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.071 INFO kablam! | Sep 14 13:36:20.071 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 14 13:36:20.071 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.071 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 13:36:20.071 INFO kablam! Sep 14 13:36:20.077 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 14 13:36:20.077 INFO kablam! | Sep 14 13:36:20.077 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 13:36:20.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.077 INFO kablam! | Sep 14 13:36:20.077 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 14 13:36:20.077 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 14 13:36:20.077 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.077 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 13:36:20.077 INFO kablam! Sep 14 13:36:20.077 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 14 13:36:20.077 INFO kablam! | Sep 14 13:36:20.077 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 13:36:20.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.078 INFO kablam! | Sep 14 13:36:20.078 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 14 13:36:20.078 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.078 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 13:36:20.078 INFO kablam! Sep 14 13:36:20.087 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 14 13:36:20.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 14 13:36:20.087 INFO kablam! | Sep 14 13:36:20.087 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 13:36:20.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:20.087 INFO kablam! | Sep 14 13:36:20.087 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 14 13:36:20.087 INFO kablam! = note: for more information, see issue #51443 Sep 14 13:36:20.087 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 13:36:20.087 INFO kablam! Sep 14 13:36:21.003 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 13:36:21.004 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 14 13:36:21.004 INFO kablam! | Sep 14 13:36:21.004 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 14 13:36:21.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:21.009 INFO kablam! | Sep 14 13:36:21.009 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 13:36:21.009 INFO kablam! Sep 14 13:36:21.055 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 13:36:21.055 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 14 13:36:21.055 INFO kablam! | Sep 14 13:36:21.055 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 14 13:36:21.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 13:36:21.055 INFO kablam! | Sep 14 13:36:21.055 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 13:36:21.055 INFO kablam! Sep 14 13:36:21.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.02s Sep 14 13:36:21.802 INFO kablam! su: No module specific data is present Sep 14 13:36:22.555 INFO running `"docker" "rm" "-f" "98ac613fc503758014d800843d0e60cb71e44d0fb420adde44e1560c5b1c6ba9"` Sep 14 13:36:22.630 INFO blam! 98ac613fc503758014d800843d0e60cb71e44d0fb420adde44e1560c5b1c6ba9