Jul 12 04:57:49.886 INFO checking log4rs-0.7.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 04:57:49.886 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:57:49.886 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 04:57:49.886 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:57:50.082 INFO blam! ef67b1953041c187714734cc2d74a353e9883a7c9044b702756104f5b431b913 Jul 12 04:57:50.084 INFO running `"docker" "start" "-a" "ef67b1953041c187714734cc2d74a353e9883a7c9044b702756104f5b431b913"` Jul 12 04:57:51.607 INFO kablam! Checking log4rs v0.7.0 (file:///source) Jul 12 04:57:54.645 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Jul 12 04:57:54.645 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:54.645 INFO kablam! | Jul 12 04:57:54.645 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:54.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:54.645 INFO kablam! | Jul 12 04:57:54.645 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 04:57:54.645 INFO kablam! Jul 12 04:57:54.908 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Jul 12 04:57:54.908 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:54.908 INFO kablam! | Jul 12 04:57:54.908 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:54.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:54.908 INFO kablam! | Jul 12 04:57:54.909 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 04:57:54.909 INFO kablam! Jul 12 04:57:55.018 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Jul 12 04:57:55.018 INFO kablam! | Jul 12 04:57:55.018 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 04:57:55.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.018 INFO kablam! | Jul 12 04:57:55.018 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 12 04:57:55.018 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! Jul 12 04:57:55.019 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.019 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 04:57:55.019 INFO kablam! Jul 12 04:57:55.020 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Jul 12 04:57:55.020 INFO kablam! | Jul 12 04:57:55.020 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 04:57:55.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.020 INFO kablam! | Jul 12 04:57:55.020 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! Jul 12 04:57:55.020 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.020 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 04:57:55.020 INFO kablam! Jul 12 04:57:55.020 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Jul 12 04:57:55.020 INFO kablam! | Jul 12 04:57:55.020 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 04:57:55.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.020 INFO kablam! | Jul 12 04:57:55.020 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! Jul 12 04:57:55.020 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.020 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 04:57:55.020 INFO kablam! Jul 12 04:57:55.331 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Jul 12 04:57:55.331 INFO kablam! | Jul 12 04:57:55.331 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 04:57:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.331 INFO kablam! | Jul 12 04:57:55.331 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 12 04:57:55.331 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! Jul 12 04:57:55.331 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.332 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 04:57:55.332 INFO kablam! Jul 12 04:57:55.332 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Jul 12 04:57:55.332 INFO kablam! | Jul 12 04:57:55.332 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 04:57:55.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.332 INFO kablam! | Jul 12 04:57:55.332 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! Jul 12 04:57:55.332 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.332 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 04:57:55.332 INFO kablam! Jul 12 04:57:55.333 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:55.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Jul 12 04:57:55.333 INFO kablam! | Jul 12 04:57:55.333 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 04:57:55.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:55.333 INFO kablam! | Jul 12 04:57:55.334 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! Jul 12 04:57:55.334 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:55.334 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 04:57:55.335 INFO kablam! Jul 12 04:57:56.954 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Jul 12 04:57:56.954 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:56.954 INFO kablam! | Jul 12 04:57:56.954 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:56.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:56.954 INFO kablam! | Jul 12 04:57:56.954 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 04:57:56.954 INFO kablam! Jul 12 04:57:57.852 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Jul 12 04:57:57.852 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:57.852 INFO kablam! | Jul 12 04:57:57.852 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:57.852 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:57.853 INFO kablam! | Jul 12 04:57:57.853 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 04:57:57.853 INFO kablam! Jul 12 04:57:59.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.48s Jul 12 04:57:59.977 INFO kablam! su: No module specific data is present Jul 12 04:58:00.614 INFO running `"docker" "rm" "-f" "ef67b1953041c187714734cc2d74a353e9883a7c9044b702756104f5b431b913"` Jul 12 04:58:00.773 INFO blam! ef67b1953041c187714734cc2d74a353e9883a7c9044b702756104f5b431b913