Sep 01 10:43:54.020 INFO checking anymap-0.12.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 10:43:54.020 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 10:43:54.021 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 10:43:54.181 INFO blam! 82a315248faeb7398965e5e0e6bbc197729f7b3129343da31cb7637301ed5f55 Sep 01 10:43:54.183 INFO running `"docker" "start" "-a" "82a315248faeb7398965e5e0e6bbc197729f7b3129343da31cb7637301ed5f55"` Sep 01 10:43:54.869 INFO kablam! Checking anymap v0.12.1 (file:///source) Sep 01 10:43:55.470 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.470 INFO kablam! --> src/any.rs:15:5 Sep 01 10:43:55.470 INFO kablam! | Sep 01 10:43:55.470 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 01 10:43:55.470 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.470 INFO kablam! | Sep 01 10:43:55.470 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 10:43:55.470 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 01 10:43:55.470 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.470 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 01 10:43:55.470 INFO kablam! Sep 01 10:43:55.471 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.472 INFO kablam! --> src/any.rs:18:5 Sep 01 10:43:55.472 INFO kablam! | Sep 01 10:43:55.472 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 01 10:43:55.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.472 INFO kablam! | Sep 01 10:43:55.472 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 01 10:43:55.472 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.472 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 01 10:43:55.472 INFO kablam! Sep 01 10:43:55.472 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.472 INFO kablam! --> src/any.rs:21:5 Sep 01 10:43:55.472 INFO kablam! | Sep 01 10:43:55.472 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 01 10:43:55.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.472 INFO kablam! | Sep 01 10:43:55.472 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 01 10:43:55.472 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.472 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 01 10:43:55.472 INFO kablam! Sep 01 10:43:55.553 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.553 INFO kablam! --> src/any.rs:15:5 Sep 01 10:43:55.553 INFO kablam! | Sep 01 10:43:55.553 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 01 10:43:55.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.553 INFO kablam! | Sep 01 10:43:55.553 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 01 10:43:55.553 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.553 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 01 10:43:55.553 INFO kablam! Sep 01 10:43:55.634 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.634 INFO kablam! --> src/any.rs:15:5 Sep 01 10:43:55.634 INFO kablam! | Sep 01 10:43:55.634 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 01 10:43:55.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.634 INFO kablam! | Sep 01 10:43:55.634 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 01 10:43:55.635 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 01 10:43:55.635 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.635 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 01 10:43:55.635 INFO kablam! Sep 01 10:43:55.635 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.635 INFO kablam! --> src/any.rs:18:5 Sep 01 10:43:55.635 INFO kablam! | Sep 01 10:43:55.635 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Sep 01 10:43:55.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.635 INFO kablam! | Sep 01 10:43:55.635 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 01 10:43:55.635 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.635 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Sep 01 10:43:55.635 INFO kablam! Sep 01 10:43:55.635 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.635 INFO kablam! --> src/any.rs:21:5 Sep 01 10:43:55.635 INFO kablam! | Sep 01 10:43:55.635 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 01 10:43:55.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.635 INFO kablam! | Sep 01 10:43:55.635 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 01 10:43:55.635 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.635 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Sep 01 10:43:55.635 INFO kablam! Sep 01 10:43:55.699 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Sep 01 10:43:55.699 INFO kablam! --> src/any.rs:15:5 Sep 01 10:43:55.699 INFO kablam! | Sep 01 10:43:55.699 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Sep 01 10:43:55.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 10:43:55.699 INFO kablam! | Sep 01 10:43:55.699 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 01 10:43:55.699 INFO kablam! = note: for more information, see issue #51443 Sep 01 10:43:55.699 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Sep 01 10:43:55.699 INFO kablam! Sep 01 10:43:56.370 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Sep 01 10:43:56.372 INFO kablam! su: No module specific data is present Sep 01 10:43:56.850 INFO running `"docker" "rm" "-f" "82a315248faeb7398965e5e0e6bbc197729f7b3129343da31cb7637301ed5f55"` Sep 01 10:43:56.983 INFO blam! 82a315248faeb7398965e5e0e6bbc197729f7b3129343da31cb7637301ed5f55