Jul 12 04:57:40.196 INFO checking log4rs-0.8.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 04:57:40.196 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:57:40.196 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 04:57:40.196 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-7/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 04:57:40.480 INFO blam! 227f3c3245a31b31d0afd9a1ead4bc4e6a212d8a3840ce7abd9eae6c02775fb7 Jul 12 04:57:40.480 INFO running `"docker" "start" "-a" "227f3c3245a31b31d0afd9a1ead4bc4e6a212d8a3840ce7abd9eae6c02775fb7"` Jul 12 04:57:41.566 INFO kablam! Checking log4rs v0.8.0 (file:///source) Jul 12 04:57:44.438 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Jul 12 04:57:44.438 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:44.438 INFO kablam! | Jul 12 04:57:44.438 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:44.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:44.438 INFO kablam! | Jul 12 04:57:44.438 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 04:57:44.438 INFO kablam! Jul 12 04:57:44.782 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:44.782 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Jul 12 04:57:44.782 INFO kablam! | Jul 12 04:57:44.782 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 04:57:44.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:44.782 INFO kablam! | Jul 12 04:57:44.782 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 12 04:57:44.783 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:44.783 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:44.783 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 04:57:44.783 INFO kablam! Jul 12 04:57:44.783 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:44.783 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Jul 12 04:57:44.783 INFO kablam! | Jul 12 04:57:44.784 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 04:57:44.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:44.784 INFO kablam! | Jul 12 04:57:44.784 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:44.784 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:44.784 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 04:57:44.784 INFO kablam! Jul 12 04:57:44.784 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:44.784 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Jul 12 04:57:44.784 INFO kablam! | Jul 12 04:57:44.784 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 04:57:44.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:44.784 INFO kablam! | Jul 12 04:57:44.784 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:44.784 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:44.784 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 04:57:44.784 INFO kablam! Jul 12 04:57:44.913 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Jul 12 04:57:44.913 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:44.913 INFO kablam! | Jul 12 04:57:44.913 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:44.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:44.914 INFO kablam! | Jul 12 04:57:44.914 INFO kablam! = note: #[warn(deprecated)] on by default Jul 12 04:57:44.914 INFO kablam! Jul 12 04:57:45.212 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:45.212 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Jul 12 04:57:45.212 INFO kablam! | Jul 12 04:57:45.212 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 04:57:45.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:45.213 INFO kablam! | Jul 12 04:57:45.213 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Jul 12 04:57:45.213 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:45.213 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:45.213 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 04:57:45.213 INFO kablam! Jul 12 04:57:45.213 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:45.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Jul 12 04:57:45.213 INFO kablam! | Jul 12 04:57:45.213 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 04:57:45.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:45.213 INFO kablam! | Jul 12 04:57:45.213 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:45.213 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:45.213 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 04:57:45.213 INFO kablam! Jul 12 04:57:45.213 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Jul 12 04:57:45.213 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Jul 12 04:57:45.213 INFO kablam! | Jul 12 04:57:45.213 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 04:57:45.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:45.213 INFO kablam! | Jul 12 04:57:45.214 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:45.214 INFO kablam! = note: for more information, see issue #51443 Jul 12 04:57:45.214 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 04:57:45.214 INFO kablam! Jul 12 04:57:46.181 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Jul 12 04:57:46.181 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:46.181 INFO kablam! | Jul 12 04:57:46.181 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:46.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:46.181 INFO kablam! | Jul 12 04:57:46.181 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 04:57:46.181 INFO kablam! Jul 12 04:57:46.656 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Jul 12 04:57:46.656 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Jul 12 04:57:46.656 INFO kablam! | Jul 12 04:57:46.656 INFO kablam! 8 | use std::ascii::AsciiExt; Jul 12 04:57:46.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Jul 12 04:57:46.657 INFO kablam! | Jul 12 04:57:46.657 INFO kablam! = note: #[warn(unused_imports)] on by default Jul 12 04:57:46.657 INFO kablam! Jul 12 04:57:48.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.73s Jul 12 04:57:48.091 INFO kablam! su: No module specific data is present Jul 12 04:57:48.656 INFO running `"docker" "rm" "-f" "227f3c3245a31b31d0afd9a1ead4bc4e6a212d8a3840ce7abd9eae6c02775fb7"` Jul 12 04:57:48.755 INFO blam! 227f3c3245a31b31d0afd9a1ead4bc4e6a212d8a3840ce7abd9eae6c02775fb7