Sep 05 03:01:28.060 INFO checking anymap-0.12.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 03:01:28.060 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 03:01:28.060 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 03:01:28.256 INFO blam! b6613e2f55c67cf0f6fde02e3d99545bfbe41282ab588d270c901f9aa3cad68e Sep 05 03:01:28.258 INFO running `"docker" "start" "-a" "b6613e2f55c67cf0f6fde02e3d99545bfbe41282ab588d270c901f9aa3cad68e"` Sep 05 03:01:29.109 INFO kablam! Checking anymap v0.12.1 (file:///source) Sep 05 03:01:29.707 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.708 INFO kablam! --> src/any.rs:15:5 Sep 05 03:01:29.708 INFO kablam! | Sep 05 03:01:29.708 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 05 03:01:29.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.708 INFO kablam! | Sep 05 03:01:29.708 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 03:01:29.708 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 05 03:01:29.708 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.708 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 05 03:01:29.708 INFO kablam! Sep 05 03:01:29.709 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.709 INFO kablam! --> src/any.rs:18:5 Sep 05 03:01:29.709 INFO kablam! | Sep 05 03:01:29.709 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 05 03:01:29.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.709 INFO kablam! | Sep 05 03:01:29.709 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 05 03:01:29.709 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.709 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 05 03:01:29.709 INFO kablam! Sep 05 03:01:29.709 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.709 INFO kablam! --> src/any.rs:21:5 Sep 05 03:01:29.709 INFO kablam! | Sep 05 03:01:29.709 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 05 03:01:29.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.709 INFO kablam! | Sep 05 03:01:29.709 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 05 03:01:29.709 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.709 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 05 03:01:29.709 INFO kablam! Sep 05 03:01:29.760 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.760 INFO kablam! --> src/any.rs:15:5 Sep 05 03:01:29.760 INFO kablam! | Sep 05 03:01:29.760 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 05 03:01:29.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.760 INFO kablam! | Sep 05 03:01:29.760 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 05 03:01:29.760 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.760 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 05 03:01:29.760 INFO kablam! Sep 05 03:01:29.931 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.931 INFO kablam! --> src/any.rs:15:5 Sep 05 03:01:29.931 INFO kablam! | Sep 05 03:01:29.931 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 05 03:01:29.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.932 INFO kablam! | Sep 05 03:01:29.932 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 05 03:01:29.932 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 05 03:01:29.932 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.932 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 05 03:01:29.932 INFO kablam! Sep 05 03:01:29.932 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.932 INFO kablam! --> src/any.rs:18:5 Sep 05 03:01:29.932 INFO kablam! | Sep 05 03:01:29.932 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 05 03:01:29.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.932 INFO kablam! | Sep 05 03:01:29.932 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 05 03:01:29.932 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.932 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 05 03:01:29.932 INFO kablam! Sep 05 03:01:29.932 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:29.932 INFO kablam! --> src/any.rs:21:5 Sep 05 03:01:29.932 INFO kablam! | Sep 05 03:01:29.932 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 05 03:01:29.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:29.932 INFO kablam! | Sep 05 03:01:29.932 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 05 03:01:29.932 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:29.932 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 05 03:01:29.932 INFO kablam! Sep 05 03:01:30.001 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 05 03:01:30.001 INFO kablam! --> src/any.rs:15:5 Sep 05 03:01:30.001 INFO kablam! | Sep 05 03:01:30.001 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 05 03:01:30.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 03:01:30.001 INFO kablam! | Sep 05 03:01:30.001 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 05 03:01:30.001 INFO kablam! = note: for more information, see issue #51443 Sep 05 03:01:30.001 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 05 03:01:30.001 INFO kablam! Sep 05 03:01:30.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Sep 05 03:01:30.607 INFO kablam! su: No module specific data is present Sep 05 03:01:31.180 INFO running `"docker" "rm" "-f" "b6613e2f55c67cf0f6fde02e3d99545bfbe41282ab588d270c901f9aa3cad68e"` Sep 05 03:01:31.263 INFO blam! b6613e2f55c67cf0f6fde02e3d99545bfbe41282ab588d270c901f9aa3cad68e