Nov 01 20:13:29.004 INFO checking log4rs-0.8.0 against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 20:13:29.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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"` Nov 01 20:13:29.482 INFO blam! 880ed6443f148e21d99efb361c3aad6e6d89b2680ff531a3e2f4af5311c488fd Nov 01 20:13:29.488 INFO running `"docker" "start" "-a" "880ed6443f148e21d99efb361c3aad6e6d89b2680ff531a3e2f4af5311c488fd"` Nov 01 20:13:30.331 INFO kablam! usermod: no changes Nov 01 20:13:30.440 INFO kablam! Checking log v0.4.6 Nov 01 20:13:30.440 INFO kablam! Checking serde-value v0.5.2 Nov 01 20:13:31.901 INFO kablam! Checking log4rs v0.8.0 (/source) Nov 01 20:13:35.004 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 01 20:13:35.004 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 01 20:13:35.004 INFO kablam! | Nov 01 20:13:35.004 INFO kablam! 8 | use std::ascii::AsciiExt; Nov 01 20:13:35.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.004 INFO kablam! | Nov 01 20:13:35.004 INFO kablam! = note: #[warn(deprecated)] on by default Nov 01 20:13:35.004 INFO kablam! Nov 01 20:13:35.116 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:13:35.117 INFO kablam! | Nov 01 20:13:35.117 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:13:35.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.117 INFO kablam! | Nov 01 20:13:35.117 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:13:35.118 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! Nov 01 20:13:35.118 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.118 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:13:35.118 INFO kablam! Nov 01 20:13:35.118 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:13:35.119 INFO kablam! | Nov 01 20:13:35.119 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:13:35.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.119 INFO kablam! | Nov 01 20:13:35.119 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! Nov 01 20:13:35.120 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.120 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:13:35.120 INFO kablam! Nov 01 20:13:35.120 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:13:35.120 INFO kablam! | Nov 01 20:13:35.121 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:13:35.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.121 INFO kablam! | Nov 01 20:13:35.121 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! Nov 01 20:13:35.122 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.122 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:13:35.122 INFO kablam! Nov 01 20:13:35.272 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 01 20:13:35.273 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 01 20:13:35.273 INFO kablam! | Nov 01 20:13:35.273 INFO kablam! 8 | use std::ascii::AsciiExt; Nov 01 20:13:35.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.274 INFO kablam! | Nov 01 20:13:35.274 INFO kablam! = note: #[warn(deprecated)] on by default Nov 01 20:13:35.274 INFO kablam! Nov 01 20:13:35.436 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.437 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Nov 01 20:13:35.437 INFO kablam! | Nov 01 20:13:35.437 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 01 20:13:35.437 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.438 INFO kablam! | Nov 01 20:13:35.438 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Nov 01 20:13:35.438 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! Nov 01 20:13:35.439 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.439 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 01 20:13:35.439 INFO kablam! Nov 01 20:13:35.439 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.444 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Nov 01 20:13:35.445 INFO kablam! | Nov 01 20:13:35.445 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 01 20:13:35.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.445 INFO kablam! | Nov 01 20:13:35.446 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! Nov 01 20:13:35.446 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.446 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 01 20:13:35.446 INFO kablam! Nov 01 20:13:35.447 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Nov 01 20:13:35.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Nov 01 20:13:35.447 INFO kablam! | Nov 01 20:13:35.447 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 01 20:13:35.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.448 INFO kablam! | Nov 01 20:13:35.448 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! Nov 01 20:13:35.449 INFO kablam! = note: for more information, see issue #51443 Nov 01 20:13:35.449 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 01 20:13:35.449 INFO kablam! Nov 01 20:13:35.808 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Nov 01 20:13:35.808 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 01 20:13:35.808 INFO kablam! | Nov 01 20:13:35.808 INFO kablam! 8 | use std::ascii::AsciiExt; Nov 01 20:13:35.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:35.808 INFO kablam! | Nov 01 20:13:35.808 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 20:13:35.808 INFO kablam! Nov 01 20:13:36.244 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Nov 01 20:13:36.244 INFO kablam! --> src/append/rolling_file/policy/compound/trigger/size.rs:8:5 Nov 01 20:13:36.244 INFO kablam! | Nov 01 20:13:36.244 INFO kablam! 8 | use std::ascii::AsciiExt; Nov 01 20:13:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Nov 01 20:13:36.244 INFO kablam! | Nov 01 20:13:36.244 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 20:13:36.244 INFO kablam! Nov 01 20:13:36.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.62s Nov 01 20:13:36.975 INFO kablam! su: No module specific data is present Nov 01 20:13:37.372 INFO running `"docker" "rm" "-f" "880ed6443f148e21d99efb361c3aad6e6d89b2680ff531a3e2f4af5311c488fd"` Nov 01 20:13:37.504 INFO blam! 880ed6443f148e21d99efb361c3aad6e6d89b2680ff531a3e2f4af5311c488fd