Sep 17 21:46:32.340 INFO checking log4rs-0.8.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:46:32.340 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:46:32.340 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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.632 INFO blam! 9d892868465c261c46f97f4a3b69ac5eef9a614e97b28e1f2db4b7dc27ea6b60 Sep 17 21:46:32.633 INFO running `"docker" "start" "-a" "9d892868465c261c46f97f4a3b69ac5eef9a614e97b28e1f2db4b7dc27ea6b60"` Sep 17 21:46:33.407 INFO kablam! usermod: no changes Sep 17 21:46:33.535 INFO kablam! Checking log v0.4.5 Sep 17 21:46:33.543 INFO kablam! Checking serde-value v0.5.2 Sep 17 21:46:34.427 INFO kablam! Checking log4rs v0.8.0 (/source) Sep 17 21:46:36.091 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 21:46:36.092 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.092 INFO kablam! | Sep 17 21:46:36.092 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.092 INFO kablam! | Sep 17 21:46:36.092 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:46:36.092 INFO kablam! Sep 17 21:46:36.175 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 21:46:36.175 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.175 INFO kablam! | Sep 17 21:46:36.175 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.175 INFO kablam! | Sep 17 21:46:36.175 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 21:46:36.175 INFO kablam! Sep 17 21:46:36.227 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:46:36.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:46:36.227 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.227 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.227 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:46:36.227 INFO kablam! Sep 17 21:46:36.227 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:46:36.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 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.227 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.227 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:46:36.227 INFO kablam! Sep 17 21:46:36.227 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.227 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:46:36.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.227 INFO kablam! | Sep 17 21:46:36.227 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.227 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.227 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:46:36.227 INFO kablam! Sep 17 21:46:36.298 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.298 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 17 21:46:36.298 INFO kablam! | Sep 17 21:46:36.298 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 17 21:46:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.299 INFO kablam! | Sep 17 21:46:36.299 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 17 21:46:36.299 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.299 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.299 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 17 21:46:36.299 INFO kablam! Sep 17 21:46:36.299 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.299 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 17 21:46:36.299 INFO kablam! | Sep 17 21:46:36.299 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 17 21:46:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.300 INFO kablam! | Sep 17 21:46:36.300 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.300 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.300 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 17 21:46:36.300 INFO kablam! Sep 17 21:46:36.300 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 17 21:46:36.300 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 17 21:46:36.300 INFO kablam! | Sep 17 21:46:36.300 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 17 21:46:36.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.300 INFO kablam! | Sep 17 21:46:36.300 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.300 INFO kablam! = note: for more information, see issue #51443 Sep 17 21:46:36.300 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 17 21:46:36.300 INFO kablam! Sep 17 21:46:36.907 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 21:46:36.907 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:36.907 INFO kablam! | Sep 17 21:46:36.907 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:36.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:36.907 INFO kablam! | Sep 17 21:46:36.907 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:46:36.907 INFO kablam! Sep 17 21:46:37.129 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 17 21:46:37.129 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 17 21:46:37.129 INFO kablam! | Sep 17 21:46:37.129 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 17 21:46:37.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 21:46:37.129 INFO kablam! | Sep 17 21:46:37.129 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:46:37.129 INFO kablam! Sep 17 21:46:37.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.37s Sep 17 21:46:37.800 INFO kablam! su: No module specific data is present Sep 17 21:46:38.589 INFO running `"docker" "rm" "-f" "9d892868465c261c46f97f4a3b69ac5eef9a614e97b28e1f2db4b7dc27ea6b60"` Sep 17 21:46:38.655 INFO blam! 9d892868465c261c46f97f4a3b69ac5eef9a614e97b28e1f2db4b7dc27ea6b60