Sep 19 22:46:32.957 INFO checking log4rs-0.8.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:46:32.957 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:46:32.957 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-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.111 INFO blam! b3cfdf206660a29d42eb589b0dfd219ceafeb99e06d4f8c9089d58ee12774b33 Sep 19 22:46:33.113 INFO running `"docker" "start" "-a" "b3cfdf206660a29d42eb589b0dfd219ceafeb99e06d4f8c9089d58ee12774b33"` Sep 19 22:46:34.238 INFO kablam! usermod: no changes Sep 19 22:46:34.366 INFO kablam! Checking log4rs v0.8.0 (/source) Sep 19 22:46:35.846 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:46:35.846 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:35.846 INFO kablam! | Sep 19 22:46:35.846 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:35.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.846 INFO kablam! | Sep 19 22:46:35.846 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:46:35.846 INFO kablam! Sep 19 22:46:35.975 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 22:46:35.975 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:35.975 INFO kablam! | Sep 19 22:46:35.975 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:35.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.975 INFO kablam! | Sep 19 22:46:35.975 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:46:35.975 INFO kablam! Sep 19 22:46:35.975 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.975 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:46:35.975 INFO kablam! | Sep 19 22:46:35.975 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:46:35.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.975 INFO kablam! | Sep 19 22:46:35.975 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:46:35.975 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.975 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.975 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:46:35.975 INFO kablam! Sep 19 22:46:35.976 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.976 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:46:35.976 INFO kablam! | Sep 19 22:46:35.976 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:46:35.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.976 INFO kablam! | Sep 19 22:46:35.976 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.976 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.976 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:46:35.976 INFO kablam! Sep 19 22:46:35.976 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:35.976 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:46:35.976 INFO kablam! | Sep 19 22:46:35.976 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:46:35.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:35.976 INFO kablam! | Sep 19 22:46:35.976 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.976 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:35.976 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:46:35.976 INFO kablam! Sep 19 22:46:36.151 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:36.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 19 22:46:36.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 19 22:46:36.151 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:36.151 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:36.151 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 19 22:46:36.151 INFO kablam! Sep 19 22:46:36.151 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:36.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 19 22:46:36.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 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:36.151 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:36.151 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 19 22:46:36.151 INFO kablam! Sep 19 22:46:36.151 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 19 22:46:36.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 19 22:46:36.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.151 INFO kablam! | Sep 19 22:46:36.151 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:36.151 INFO kablam! = note: for more information, see issue #51443 Sep 19 22:46:36.151 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 19 22:46:36.151 INFO kablam! Sep 19 22:46:36.741 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 22:46:36.741 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:36.741 INFO kablam! | Sep 19 22:46:36.741 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:36.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.741 INFO kablam! | Sep 19 22:46:36.741 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:46:36.741 INFO kablam! Sep 19 22:46:36.979 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 22:46:36.979 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Sep 19 22:46:36.979 INFO kablam! | Sep 19 22:46:36.979 INFO kablam! 8 | use std::ascii::AsciiExt; Sep 19 22:46:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 22:46:36.979 INFO kablam! | Sep 19 22:46:36.979 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 22:46:36.979 INFO kablam! Sep 19 22:46:37.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s Sep 19 22:46:37.659 INFO kablam! su: No module specific data is present Sep 19 22:46:38.537 INFO running `"docker" "rm" "-f" "b3cfdf206660a29d42eb589b0dfd219ceafeb99e06d4f8c9089d58ee12774b33"` Sep 19 22:46:38.608 INFO blam! b3cfdf206660a29d42eb589b0dfd219ceafeb99e06d4f8c9089d58ee12774b33