Oct 13 12:28:05.598 INFO checking log4rs-0.8.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:28:05.599 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 12:28:05.980 INFO blam! ec8bb2755a2ea1546f9fe630cba53ed7fc6c79abf999dac1f4c4811eefd0e04d Oct 13 12:28:05.981 INFO running `"docker" "start" "-a" "ec8bb2755a2ea1546f9fe630cba53ed7fc6c79abf999dac1f4c4811eefd0e04d"` Oct 13 12:28:07.278 INFO kablam! usermod: no changes Oct 13 12:28:07.428 INFO kablam! Checking log4rs v0.8.0 (/source) Oct 13 12:28:10.104 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:28:10.104 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 13 12:28:10.104 INFO kablam! | Oct 13 12:28:10.104 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 13 12:28:10.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.104 INFO kablam! | Oct 13 12:28:10.104 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:28:10.104 INFO kablam! Oct 13 12:28:10.212 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 13 12:28:10.213 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 13 12:28:10.213 INFO kablam! | Oct 13 12:28:10.213 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 13 12:28:10.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.214 INFO kablam! | Oct 13 12:28:10.214 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 12:28:10.214 INFO kablam! Oct 13 12:28:10.261 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 13 12:28:10.261 INFO kablam! | Oct 13 12:28:10.262 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 13 12:28:10.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.262 INFO kablam! | Oct 13 12:28:10.262 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 12:28:10.263 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! Oct 13 12:28:10.263 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.263 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 13 12:28:10.263 INFO kablam! Oct 13 12:28:10.264 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 13 12:28:10.264 INFO kablam! | Oct 13 12:28:10.264 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 13 12:28:10.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.265 INFO kablam! | Oct 13 12:28:10.265 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! Oct 13 12:28:10.265 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.266 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 13 12:28:10.266 INFO kablam! Oct 13 12:28:10.266 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.266 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 13 12:28:10.267 INFO kablam! | Oct 13 12:28:10.267 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 12:28:10.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.267 INFO kablam! | Oct 13 12:28:10.268 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! Oct 13 12:28:10.268 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.268 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 13 12:28:10.268 INFO kablam! Oct 13 12:28:10.329 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 13 12:28:10.330 INFO kablam! | Oct 13 12:28:10.330 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 13 12:28:10.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.331 INFO kablam! | Oct 13 12:28:10.332 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 13 12:28:10.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! Oct 13 12:28:10.332 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.333 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 13 12:28:10.333 INFO kablam! Oct 13 12:28:10.333 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.333 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 13 12:28:10.334 INFO kablam! | Oct 13 12:28:10.334 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 13 12:28:10.334 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.335 INFO kablam! | Oct 13 12:28:10.335 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! Oct 13 12:28:10.335 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.335 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 13 12:28:10.335 INFO kablam! Oct 13 12:28:10.336 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 13 12:28:10.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 13 12:28:10.336 INFO kablam! | Oct 13 12:28:10.337 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 13 12:28:10.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:10.344 INFO kablam! | Oct 13 12:28:10.344 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! Oct 13 12:28:10.345 INFO kablam! = note: for more information, see issue #51443 Oct 13 12:28:10.345 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 13 12:28:10.345 INFO kablam! Oct 13 12:28:11.064 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:28:11.064 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 13 12:28:11.064 INFO kablam! | Oct 13 12:28:11.064 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 13 12:28:11.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:11.064 INFO kablam! | Oct 13 12:28:11.064 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:28:11.064 INFO kablam! Oct 13 12:28:11.071 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 13 12:28:11.071 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 13 12:28:11.072 INFO kablam! | Oct 13 12:28:11.072 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 13 12:28:11.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 12:28:11.072 INFO kablam! | Oct 13 12:28:11.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 12:28:11.073 INFO kablam! Oct 13 12:28:11.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.43s Oct 13 12:28:11.745 INFO kablam! su: No module specific data is present Oct 13 12:28:12.348 INFO running `"docker" "rm" "-f" "ec8bb2755a2ea1546f9fe630cba53ed7fc6c79abf999dac1f4c4811eefd0e04d"` Oct 13 12:28:12.540 INFO blam! ec8bb2755a2ea1546f9fe630cba53ed7fc6c79abf999dac1f4c4811eefd0e04d