Sep 20 00:35:27.386 INFO checking log4rs-0.8.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:35:27.386 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:35:27.386 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:35:27.615 INFO blam! dc2fe155a66c6d5aff64c6dd74b30ef93a4625a15c1eb9e53e63111ffa2a7ba0 Sep 20 00:35:27.617 INFO running `"docker" "start" "-a" "dc2fe155a66c6d5aff64c6dd74b30ef93a4625a15c1eb9e53e63111ffa2a7ba0"` Sep 20 00:35:28.972 INFO kablam! usermod: no changes Sep 20 00:35:29.084 INFO kablam! Checking log4rs v0.8.0 (/source) Sep 20 00:35:30.250 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:35:30.250 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 20 00:35:30.250 INFO kablam! | Sep 20 00:35:30.250 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 20 00:35:30.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.250 INFO kablam! | Sep 20 00:35:30.250 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:35:30.250 INFO kablam! Sep 20 00:35:30.327 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 00:35:30.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 20 00:35:30.327 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 20 00:35:30.327 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.327 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 00:35:30.327 INFO kablam! Sep 20 00:35:30.327 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 00:35:30.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 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 20 00:35:30.327 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.327 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 00:35:30.327 INFO kablam! Sep 20 00:35:30.327 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 00:35:30.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.327 INFO kablam! | Sep 20 00:35:30.327 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 20 00:35:30.327 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.327 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 00:35:30.327 INFO kablam! Sep 20 00:35:30.413 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 20 00:35:30.413 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 20 00:35:30.413 INFO kablam! | Sep 20 00:35:30.413 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 20 00:35:30.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.413 INFO kablam! | Sep 20 00:35:30.413 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 00:35:30.413 INFO kablam! Sep 20 00:35:30.525 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 00:35:30.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 20 00:35:30.525 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 20 00:35:30.525 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.525 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 00:35:30.525 INFO kablam! Sep 20 00:35:30.525 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 00:35:30.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 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 20 00:35:30.525 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.525 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 00:35:30.525 INFO kablam! Sep 20 00:35:30.525 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 20 00:35:30.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 00:35:30.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.525 INFO kablam! | Sep 20 00:35:30.525 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 20 00:35:30.525 INFO kablam! = note: for more information, see issue #51443 Sep 20 00:35:30.525 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 00:35:30.525 INFO kablam! Sep 20 00:35:30.809 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 00:35:30.809 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 20 00:35:30.809 INFO kablam! | Sep 20 00:35:30.809 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 20 00:35:30.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:30.809 INFO kablam! | Sep 20 00:35:30.809 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:35:30.809 INFO kablam! Sep 20 00:35:31.297 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 20 00:35:31.297 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 20 00:35:31.297 INFO kablam! | Sep 20 00:35:31.297 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 20 00:35:31.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 00:35:31.297 INFO kablam! | Sep 20 00:35:31.297 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:35:31.297 INFO kablam! Sep 20 00:35:31.935 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.95s Sep 20 00:35:31.942 INFO kablam! su: No module specific data is present Sep 20 00:35:32.630 INFO running `"docker" "rm" "-f" "dc2fe155a66c6d5aff64c6dd74b30ef93a4625a15c1eb9e53e63111ffa2a7ba0"` Sep 20 00:35:32.748 INFO blam! dc2fe155a66c6d5aff64c6dd74b30ef93a4625a15c1eb9e53e63111ffa2a7ba0