Sep 18 03:46:07.421 INFO checking anymap-0.12.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:46:07.421 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:46:07.421 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:46:07.574 INFO blam! 7320951687bbae9f098767324464ad58e9ea03ad4d424182590201ae7d7a545d Sep 18 03:46:07.575 INFO running `"docker" "start" "-a" "7320951687bbae9f098767324464ad58e9ea03ad4d424182590201ae7d7a545d"` Sep 18 03:46:08.225 INFO kablam! usermod: no changes Sep 18 03:46:08.247 INFO kablam! Checking anymap v0.12.1 (/source) Sep 18 03:46:08.542 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.542 INFO kablam! --> src/any.rs:15:5 Sep 18 03:46:08.542 INFO kablam! | Sep 18 03:46:08.542 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 18 03:46:08.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.543 INFO kablam! | Sep 18 03:46:08.543 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 18 03:46:08.544 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 18 03:46:08.544 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.545 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 18 03:46:08.545 INFO kablam! Sep 18 03:46:08.545 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.545 INFO kablam! --> src/any.rs:18:5 Sep 18 03:46:08.545 INFO kablam! | Sep 18 03:46:08.546 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 18 03:46:08.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.546 INFO kablam! | Sep 18 03:46:08.546 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 18 03:46:08.546 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.546 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 18 03:46:08.546 INFO kablam! Sep 18 03:46:08.546 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.547 INFO kablam! --> src/any.rs:21:5 Sep 18 03:46:08.547 INFO kablam! | Sep 18 03:46:08.547 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 18 03:46:08.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.547 INFO kablam! | Sep 18 03:46:08.547 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 18 03:46:08.547 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.547 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 18 03:46:08.547 INFO kablam! Sep 18 03:46:08.581 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.581 INFO kablam! --> src/any.rs:15:5 Sep 18 03:46:08.581 INFO kablam! | Sep 18 03:46:08.581 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 18 03:46:08.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.581 INFO kablam! | Sep 18 03:46:08.581 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 18 03:46:08.581 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.581 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 18 03:46:08.581 INFO kablam! Sep 18 03:46:08.667 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.667 INFO kablam! --> src/any.rs:15:5 Sep 18 03:46:08.667 INFO kablam! | Sep 18 03:46:08.667 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 18 03:46:08.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.667 INFO kablam! | Sep 18 03:46:08.667 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 18 03:46:08.667 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 18 03:46:08.667 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.667 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 18 03:46:08.667 INFO kablam! Sep 18 03:46:08.667 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.667 INFO kablam! --> src/any.rs:18:5 Sep 18 03:46:08.667 INFO kablam! | Sep 18 03:46:08.667 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 18 03:46:08.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.667 INFO kablam! | Sep 18 03:46:08.667 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 18 03:46:08.667 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.667 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 18 03:46:08.667 INFO kablam! Sep 18 03:46:08.673 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.673 INFO kablam! --> src/any.rs:21:5 Sep 18 03:46:08.673 INFO kablam! | Sep 18 03:46:08.673 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 18 03:46:08.673 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.673 INFO kablam! | Sep 18 03:46:08.673 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 18 03:46:08.673 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.673 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 18 03:46:08.673 INFO kablam! Sep 18 03:46:08.711 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 18 03:46:08.711 INFO kablam! --> src/any.rs:15:5 Sep 18 03:46:08.711 INFO kablam! | Sep 18 03:46:08.711 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 18 03:46:08.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:46:08.711 INFO kablam! | Sep 18 03:46:08.711 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 18 03:46:08.711 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:46:08.711 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 18 03:46:08.711 INFO kablam! Sep 18 03:46:09.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.89s Sep 18 03:46:09.133 INFO kablam! su: No module specific data is present Sep 18 03:46:09.522 INFO running `"docker" "rm" "-f" "7320951687bbae9f098767324464ad58e9ea03ad4d424182590201ae7d7a545d"` Sep 18 03:46:09.588 INFO blam! 7320951687bbae9f098767324464ad58e9ea03ad4d424182590201ae7d7a545d