Sep 02 20:49:57.526 INFO checking anymap-0.12.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:49:57.526 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:49:57.526 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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:57.714 INFO blam! 1d0df211848f12e0f98f6776c36e9cc5bb249e42afae33879c18e9871f864507 Sep 02 20:49:57.716 INFO running `"docker" "start" "-a" "1d0df211848f12e0f98f6776c36e9cc5bb249e42afae33879c18e9871f864507"` Sep 02 20:49:58.400 INFO kablam! Checking anymap v0.12.1 (file:///source) Sep 02 20:49:59.028 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.028 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:59.028 INFO kablam! | Sep 02 20:49:59.028 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.028 INFO kablam! | Sep 02 20:49:59.028 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 20:49:59.028 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:59.028 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.028 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:59.028 INFO kablam! Sep 02 20:49:59.028 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.028 INFO kablam! --> src/any.rs:18:5 Sep 02 20:49:59.028 INFO kablam! | Sep 02 20:49:59.028 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 20:49:59.028 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.028 INFO kablam! | Sep 02 20:49:59.028 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:59.028 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.028 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 20:49:59.029 INFO kablam! Sep 02 20:49:59.029 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.029 INFO kablam! --> src/any.rs:21:5 Sep 02 20:49:59.029 INFO kablam! | Sep 02 20:49:59.029 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 20:49:59.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.029 INFO kablam! | Sep 02 20:49:59.029 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:59.029 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.029 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 20:49:59.029 INFO kablam! Sep 02 20:49:59.077 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.077 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:59.077 INFO kablam! | Sep 02 20:49:59.077 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:59.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.078 INFO kablam! | Sep 02 20:49:59.078 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:59.078 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.078 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:59.078 INFO kablam! Sep 02 20:49:59.153 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.153 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:59.153 INFO kablam! | Sep 02 20:49:59.153 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:59.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.153 INFO kablam! | Sep 02 20:49:59.153 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 02 20:49:59.153 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:59.153 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.153 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:59.153 INFO kablam! Sep 02 20:49:59.154 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.154 INFO kablam! --> src/any.rs:18:5 Sep 02 20:49:59.154 INFO kablam! | Sep 02 20:49:59.154 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 02 20:49:59.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.154 INFO kablam! | Sep 02 20:49:59.154 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:59.154 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.154 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 02 20:49:59.154 INFO kablam! Sep 02 20:49:59.154 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.154 INFO kablam! --> src/any.rs:21:5 Sep 02 20:49:59.154 INFO kablam! | Sep 02 20:49:59.154 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 20:49:59.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.154 INFO kablam! | Sep 02 20:49:59.154 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:59.154 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.154 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 02 20:49:59.154 INFO kablam! Sep 02 20:49:59.241 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 02 20:49:59.241 INFO kablam! --> src/any.rs:15:5 Sep 02 20:49:59.241 INFO kablam! | Sep 02 20:49:59.241 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 02 20:49:59.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:49:59.241 INFO kablam! | Sep 02 20:49:59.241 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:59.241 INFO kablam! = note: for more information, see issue #51443 Sep 02 20:49:59.241 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 02 20:49:59.242 INFO kablam! Sep 02 20:49:59.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Sep 02 20:49:59.953 INFO kablam! su: No module specific data is present Sep 02 20:50:00.422 INFO running `"docker" "rm" "-f" "1d0df211848f12e0f98f6776c36e9cc5bb249e42afae33879c18e9871f864507"` Sep 02 20:50:00.561 INFO blam! 1d0df211848f12e0f98f6776c36e9cc5bb249e42afae33879c18e9871f864507