Sep 02 20:49:56.278 INFO checking anymap-0.12.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 20:49:56.279 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 20:49:56.279 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 20:49:56.421 INFO blam! 9392018ca657832617c87c8f48ed42ccde22510fff2798d7b919fb23c9a227d8 Sep 02 20:49:56.422 INFO running `"docker" "start" "-a" "9392018ca657832617c87c8f48ed42ccde22510fff2798d7b919fb23c9a227d8"` Sep 02 20:49:57.040 INFO kablam! Checking anymap v0.12.1 (file:///source) Sep 02 20:49:57.567 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.567 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:57.567 INFO kablam! | Sep 02 20:49:57.567 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:57.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.567 INFO kablam! | Sep 02 20:49:57.567 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 20:49:57.567 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 02 20:49:57.567 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.568 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:57.568 INFO kablam! Sep 02 20:49:57.568 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.568 INFO kablam! --> src/any.rs:18:5 Sep 02 20:49:57.568 INFO kablam! | Sep 02 20:49:57.568 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 20:49:57.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.568 INFO kablam! | Sep 02 20:49:57.568 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 02 20:49:57.568 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.568 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 20:49:57.568 INFO kablam! Sep 02 20:49:57.568 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.568 INFO kablam! --> src/any.rs:21:5 Sep 02 20:49:57.568 INFO kablam! | Sep 02 20:49:57.568 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 20:49:57.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.569 INFO kablam! | Sep 02 20:49:57.569 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 02 20:49:57.569 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.569 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 20:49:57.569 INFO kablam! Sep 02 20:49:57.654 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.654 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:57.654 INFO kablam! | Sep 02 20:49:57.654 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:57.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.654 INFO kablam! | Sep 02 20:49:57.654 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 02 20:49:57.654 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.654 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:57.654 INFO kablam! Sep 02 20:49:57.855 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.855 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:57.855 INFO kablam! | Sep 02 20:49:57.855 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:57.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.856 INFO kablam! | Sep 02 20:49:57.856 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 20:49:57.856 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 02 20:49:57.856 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.856 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:57.856 INFO kablam! Sep 02 20:49:57.856 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.857 INFO kablam! --> src/any.rs:18:5 Sep 02 20:49:57.857 INFO kablam! | Sep 02 20:49:57.857 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 20:49:57.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.857 INFO kablam! | Sep 02 20:49:57.857 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 02 20:49:57.857 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.857 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 20:49:57.857 INFO kablam! Sep 02 20:49:57.858 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.858 INFO kablam! --> src/any.rs:21:5 Sep 02 20:49:57.858 INFO kablam! | Sep 02 20:49:57.858 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 20:49:57.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.858 INFO kablam! | Sep 02 20:49:57.858 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 02 20:49:57.858 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.858 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 20:49:57.858 INFO kablam! Sep 02 20:49:57.946 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:57.946 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:57.946 INFO kablam! | Sep 02 20:49:57.946 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:57.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:57.946 INFO kablam! | Sep 02 20:49:57.946 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 02 20:49:57.946 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:57.946 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:57.946 INFO kablam! Sep 02 20:49:58.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Sep 02 20:49:58.587 INFO kablam! su: No module specific data is present Sep 02 20:49:59.125 INFO running `"docker" "rm" "-f" "9392018ca657832617c87c8f48ed42ccde22510fff2798d7b919fb23c9a227d8"` Sep 02 20:49:59.240 INFO blam! 9392018ca657832617c87c8f48ed42ccde22510fff2798d7b919fb23c9a227d8