Sep 21 13:27:52.938 INFO checking anymap-0.12.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 13:27:52.938 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 13:27:52.938 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:27:53.071 INFO blam! 54e0f0a19612c09e8603a5b597435f94c03bf092ce7c6d46243d92df9c47237c Sep 21 13:27:53.073 INFO running `"docker" "start" "-a" "54e0f0a19612c09e8603a5b597435f94c03bf092ce7c6d46243d92df9c47237c"` Sep 21 13:27:53.866 INFO kablam! usermod: no changes Sep 21 13:27:53.885 INFO kablam! Checking anymap v0.12.1 (/source) Sep 21 13:27:54.206 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.206 INFO kablam! --> src/any.rs:15:5 Sep 21 13:27:54.206 INFO kablam! | Sep 21 13:27:54.206 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 21 13:27:54.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.206 INFO kablam! | Sep 21 13:27:54.207 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 13:27:54.207 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! Sep 21 13:27:54.207 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.207 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 21 13:27:54.207 INFO kablam! Sep 21 13:27:54.207 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.207 INFO kablam! --> src/any.rs:18:5 Sep 21 13:27:54.207 INFO kablam! | Sep 21 13:27:54.207 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 21 13:27:54.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.207 INFO kablam! | Sep 21 13:27:54.207 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! Sep 21 13:27:54.207 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.207 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 21 13:27:54.207 INFO kablam! Sep 21 13:27:54.207 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.207 INFO kablam! --> src/any.rs:21:5 Sep 21 13:27:54.207 INFO kablam! | Sep 21 13:27:54.208 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 13:27:54.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.208 INFO kablam! | Sep 21 13:27:54.208 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! Sep 21 13:27:54.208 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.208 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 21 13:27:54.208 INFO kablam! Sep 21 13:27:54.214 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.214 INFO kablam! --> src/any.rs:15:5 Sep 21 13:27:54.214 INFO kablam! | Sep 21 13:27:54.214 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 21 13:27:54.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.214 INFO kablam! | Sep 21 13:27:54.214 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 13:27:54.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! Sep 21 13:27:54.214 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.214 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 21 13:27:54.214 INFO kablam! Sep 21 13:27:54.214 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.214 INFO kablam! --> src/any.rs:18:5 Sep 21 13:27:54.214 INFO kablam! | Sep 21 13:27:54.214 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 21 13:27:54.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.214 INFO kablam! | Sep 21 13:27:54.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! Sep 21 13:27:54.214 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.214 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 21 13:27:54.214 INFO kablam! Sep 21 13:27:54.214 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.215 INFO kablam! --> src/any.rs:21:5 Sep 21 13:27:54.215 INFO kablam! | Sep 21 13:27:54.215 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 13:27:54.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.215 INFO kablam! | Sep 21 13:27:54.215 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! Sep 21 13:27:54.215 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.215 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 21 13:27:54.215 INFO kablam! Sep 21 13:27:54.251 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.251 INFO kablam! --> src/any.rs:15:5 Sep 21 13:27:54.251 INFO kablam! | Sep 21 13:27:54.251 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 21 13:27:54.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.251 INFO kablam! | Sep 21 13:27:54.251 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! Sep 21 13:27:54.251 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.251 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 21 13:27:54.251 INFO kablam! Sep 21 13:27:54.252 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 21 13:27:54.252 INFO kablam! --> src/any.rs:15:5 Sep 21 13:27:54.252 INFO kablam! | Sep 21 13:27:54.252 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 21 13:27:54.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 13:27:54.252 INFO kablam! | Sep 21 13:27:54.252 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! Sep 21 13:27:54.252 INFO kablam! = note: for more information, see issue #51443 Sep 21 13:27:54.252 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 21 13:27:54.252 INFO kablam! Sep 21 13:27:54.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Sep 21 13:27:54.697 INFO kablam! su: No module specific data is present Sep 21 13:27:55.328 INFO running `"docker" "rm" "-f" "54e0f0a19612c09e8603a5b597435f94c03bf092ce7c6d46243d92df9c47237c"` Sep 21 13:27:55.418 INFO blam! 54e0f0a19612c09e8603a5b597435f94c03bf092ce7c6d46243d92df9c47237c