Oct 27 19:35:27.218 INFO checking log4rs-0.8.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:35:27.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 19:35:27.752 INFO blam! 7790014615c49eaec2062bdb9148a85683b8588a0adb4666ce1d0e1dead9e96e Oct 27 19:35:27.753 INFO running `"docker" "start" "-a" "7790014615c49eaec2062bdb9148a85683b8588a0adb4666ce1d0e1dead9e96e"` Oct 27 19:35:28.943 INFO kablam! usermod: no changes Oct 27 19:35:29.099 INFO kablam! Checking serde_yaml v0.7.5 Oct 27 19:35:30.770 INFO kablam! Checking log4rs v0.8.0 (/source) Oct 27 19:35:33.387 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:35:33.387 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 27 19:35:33.387 INFO kablam! | Oct 27 19:35:33.387 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 27 19:35:33.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.387 INFO kablam! | Oct 27 19:35:33.387 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:35:33.387 INFO kablam! Oct 27 19:35:33.493 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 27 19:35:33.493 INFO kablam! | Oct 27 19:35:33.493 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 27 19:35:33.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.493 INFO kablam! | Oct 27 19:35:33.493 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 19:35:33.493 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 27 19:35:33.493 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.493 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 27 19:35:33.493 INFO kablam! Oct 27 19:35:33.493 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.493 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 27 19:35:33.493 INFO kablam! | Oct 27 19:35:33.493 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 27 19:35:33.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.493 INFO kablam! | Oct 27 19:35:33.493 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 27 19:35:33.493 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.493 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 27 19:35:33.493 INFO kablam! Oct 27 19:35:33.494 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.494 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 27 19:35:33.494 INFO kablam! | Oct 27 19:35:33.494 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 19:35:33.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.494 INFO kablam! | Oct 27 19:35:33.494 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 27 19:35:33.494 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.494 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 27 19:35:33.494 INFO kablam! Oct 27 19:35:33.623 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 19:35:33.624 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 27 19:35:33.624 INFO kablam! | Oct 27 19:35:33.624 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 27 19:35:33.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.624 INFO kablam! | Oct 27 19:35:33.624 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 19:35:33.624 INFO kablam! Oct 27 19:35:33.740 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Oct 27 19:35:33.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Oct 27 19:35:33.740 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 27 19:35:33.740 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.740 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Oct 27 19:35:33.740 INFO kablam! Oct 27 19:35:33.740 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Oct 27 19:35:33.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 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 27 19:35:33.740 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.740 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Oct 27 19:35:33.740 INFO kablam! Oct 27 19:35:33.740 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Oct 27 19:35:33.740 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Oct 27 19:35:33.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:33.740 INFO kablam! | Oct 27 19:35:33.740 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 27 19:35:33.740 INFO kablam! = note: for more information, see issue #51443 Oct 27 19:35:33.740 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Oct 27 19:35:33.740 INFO kablam! Oct 27 19:35:34.151 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:35:34.151 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 27 19:35:34.151 INFO kablam! | Oct 27 19:35:34.151 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 27 19:35:34.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:34.151 INFO kablam! | Oct 27 19:35:34.151 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:35:34.151 INFO kablam! Oct 27 19:35:34.551 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 19:35:34.551 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Oct 27 19:35:34.551 INFO kablam! | Oct 27 19:35:34.551 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 27 19:35:34.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 19:35:34.551 INFO kablam! | Oct 27 19:35:34.551 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 19:35:34.551 INFO kablam! Oct 27 19:35:35.213 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.24s Oct 27 19:35:35.213 INFO kablam! su: No module specific data is present Oct 27 19:35:35.503 INFO running `"docker" "rm" "-f" "7790014615c49eaec2062bdb9148a85683b8588a0adb4666ce1d0e1dead9e96e"` Oct 27 19:35:35.616 INFO blam! 7790014615c49eaec2062bdb9148a85683b8588a0adb4666ce1d0e1dead9e96e