Aug 18 03:44:43.984 INFO checking anymap-0.12.1 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 18 03:44:43.984 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 03:44:43.984 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 18 03:44:43.984 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-5/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 18 03:44:44.187 INFO blam! 31c1435b4c68961b47d0051d984f90ce1a22cdef852e3b9861fda0765cfeabc1 Aug 18 03:44:44.189 INFO running `"docker" "start" "-a" "31c1435b4c68961b47d0051d984f90ce1a22cdef852e3b9861fda0765cfeabc1"` Aug 18 03:44:44.849 INFO kablam! Checking anymap v0.12.1 (file:///source) Aug 18 03:44:45.402 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.402 INFO kablam! --> src/any.rs:15:5 Aug 18 03:44:45.402 INFO kablam! | Aug 18 03:44:45.402 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Aug 18 03:44:45.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.402 INFO kablam! | Aug 18 03:44:45.402 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 18 03:44:45.402 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! Aug 18 03:44:45.403 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.403 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Aug 18 03:44:45.403 INFO kablam! Aug 18 03:44:45.403 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.403 INFO kablam! --> src/any.rs:18:5 Aug 18 03:44:45.403 INFO kablam! | Aug 18 03:44:45.404 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Aug 18 03:44:45.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.404 INFO kablam! | Aug 18 03:44:45.404 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! Aug 18 03:44:45.404 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.404 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Aug 18 03:44:45.404 INFO kablam! Aug 18 03:44:45.404 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.404 INFO kablam! --> src/any.rs:21:5 Aug 18 03:44:45.404 INFO kablam! | Aug 18 03:44:45.404 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 18 03:44:45.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.404 INFO kablam! | Aug 18 03:44:45.404 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! Aug 18 03:44:45.404 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.404 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Aug 18 03:44:45.404 INFO kablam! Aug 18 03:44:45.525 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.525 INFO kablam! --> src/any.rs:15:5 Aug 18 03:44:45.525 INFO kablam! | Aug 18 03:44:45.525 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Aug 18 03:44:45.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.525 INFO kablam! | Aug 18 03:44:45.525 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! Aug 18 03:44:45.525 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.525 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Aug 18 03:44:45.525 INFO kablam! Aug 18 03:44:45.574 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.574 INFO kablam! --> src/any.rs:15:5 Aug 18 03:44:45.574 INFO kablam! | Aug 18 03:44:45.574 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Aug 18 03:44:45.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.574 INFO kablam! | Aug 18 03:44:45.574 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Aug 18 03:44:45.575 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! Aug 18 03:44:45.575 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.575 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Aug 18 03:44:45.575 INFO kablam! Aug 18 03:44:45.576 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.576 INFO kablam! --> src/any.rs:18:5 Aug 18 03:44:45.576 INFO kablam! | Aug 18 03:44:45.576 INFO kablam! 18 | fn clone_to_any_sync(&self) -> Box where Self: Sync; Aug 18 03:44:45.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.576 INFO kablam! | Aug 18 03:44:45.576 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! Aug 18 03:44:45.576 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.576 INFO kablam! = note: method `clone_to_any_sync` references the `Self` type in where clauses Aug 18 03:44:45.577 INFO kablam! Aug 18 03:44:45.577 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.577 INFO kablam! --> src/any.rs:21:5 Aug 18 03:44:45.577 INFO kablam! | Aug 18 03:44:45.577 INFO kablam! 21 | fn clone_to_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 18 03:44:45.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.577 INFO kablam! | Aug 18 03:44:45.577 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! Aug 18 03:44:45.578 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.578 INFO kablam! = note: method `clone_to_any_send_sync` references the `Self` type in where clauses Aug 18 03:44:45.578 INFO kablam! Aug 18 03:44:45.720 INFO kablam! warning: the trait `any::CloneToAny` cannot be made into an object Aug 18 03:44:45.721 INFO kablam! --> src/any.rs:15:5 Aug 18 03:44:45.721 INFO kablam! | Aug 18 03:44:45.721 INFO kablam! 15 | fn clone_to_any_send(&self) -> Box where Self: Send; Aug 18 03:44:45.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 03:44:45.721 INFO kablam! | Aug 18 03:44:45.721 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! Aug 18 03:44:45.721 INFO kablam! = note: for more information, see issue #51443 Aug 18 03:44:45.722 INFO kablam! = note: method `clone_to_any_send` references the `Self` type in where clauses Aug 18 03:44:45.722 INFO kablam! Aug 18 03:44:46.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Aug 18 03:44:46.820 INFO kablam! su: No module specific data is present Aug 18 03:44:47.337 INFO running `"docker" "rm" "-f" "31c1435b4c68961b47d0051d984f90ce1a22cdef852e3b9861fda0765cfeabc1"` Aug 18 03:44:47.446 INFO blam! 31c1435b4c68961b47d0051d984f90ce1a22cdef852e3b9861fda0765cfeabc1