Aug 30 17:56:33.339 INFO checking ferrum-plugin-0.3.0 against master#545f22340f72ee0efaf6463efb43a2840e3d35db for pr-53699 Aug 30 17:56:33.339 INFO running: cargo +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets Aug 30 17:56:33.339 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/master#545f22340f72ee0efaf6463efb43a2840e3d35db:/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 +545f22340f72ee0efaf6463efb43a2840e3d35db-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Aug 30 17:56:33.598 INFO blam! fb6dc8172f6ddf5fef782cc9e7ac8c980cf959d79222118009188f8dbf2a5436 Aug 30 17:56:33.600 INFO running `"docker" "start" "-a" "fb6dc8172f6ddf5fef782cc9e7ac8c980cf959d79222118009188f8dbf2a5436"` Aug 30 17:56:34.324 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Aug 30 17:56:35.066 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.066 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 30 17:56:35.066 INFO kablam! | Aug 30 17:56:35.066 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 30 17:56:35.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.066 INFO kablam! | Aug 30 17:56:35.066 INFO kablam! note: lint level defined here Aug 30 17:56:35.066 INFO kablam! --> src/lib.rs:1:23 Aug 30 17:56:35.066 INFO kablam! | Aug 30 17:56:35.066 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 30 17:56:35.066 INFO kablam! | ^^^^^^^^ Aug 30 17:56:35.066 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Aug 30 17:56:35.066 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 30 17:56:35.066 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.066 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 30 17:56:35.066 INFO kablam! Aug 30 17:56:35.066 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.066 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 30 17:56:35.066 INFO kablam! | Aug 30 17:56:35.066 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 30 17:56:35.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.067 INFO kablam! | Aug 30 17:56:35.067 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 30 17:56:35.067 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.067 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 30 17:56:35.067 INFO kablam! Aug 30 17:56:35.067 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.067 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 30 17:56:35.067 INFO kablam! | Aug 30 17:56:35.067 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 30 17:56:35.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.067 INFO kablam! | Aug 30 17:56:35.067 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 30 17:56:35.067 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.067 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 30 17:56:35.067 INFO kablam! Aug 30 17:56:35.069 INFO kablam! error: aborting due to 3 previous errors Aug 30 17:56:35.069 INFO kablam! Aug 30 17:56:35.075 INFO kablam! error: Could not compile `ferrum-plugin`. Aug 30 17:56:35.075 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 17:56:35.203 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.203 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 30 17:56:35.203 INFO kablam! | Aug 30 17:56:35.203 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 30 17:56:35.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.203 INFO kablam! | Aug 30 17:56:35.203 INFO kablam! note: lint level defined here Aug 30 17:56:35.203 INFO kablam! --> src/lib.rs:1:23 Aug 30 17:56:35.204 INFO kablam! | Aug 30 17:56:35.204 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 30 17:56:35.204 INFO kablam! | ^^^^^^^^ Aug 30 17:56:35.204 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Aug 30 17:56:35.204 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 30 17:56:35.204 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.204 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 30 17:56:35.204 INFO kablam! Aug 30 17:56:35.204 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.204 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 30 17:56:35.204 INFO kablam! | Aug 30 17:56:35.204 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 30 17:56:35.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.204 INFO kablam! | Aug 30 17:56:35.204 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 30 17:56:35.204 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.204 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 30 17:56:35.204 INFO kablam! Aug 30 17:56:35.204 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:35.204 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 30 17:56:35.205 INFO kablam! | Aug 30 17:56:35.205 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 30 17:56:35.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:35.205 INFO kablam! | Aug 30 17:56:35.205 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 30 17:56:35.205 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:35.205 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 30 17:56:35.205 INFO kablam! Aug 30 17:56:35.208 INFO kablam! error: aborting due to 3 previous errors Aug 30 17:56:35.208 INFO kablam! Aug 30 17:56:35.215 INFO kablam! error: Could not compile `ferrum-plugin`. Aug 30 17:56:35.215 INFO kablam! Aug 30 17:56:35.215 INFO kablam! To learn more, run the command again with --verbose. Aug 30 17:56:35.216 INFO kablam! su: No module specific data is present Aug 30 17:56:35.587 INFO running `"docker" "rm" "-f" "fb6dc8172f6ddf5fef782cc9e7ac8c980cf959d79222118009188f8dbf2a5436"` Aug 30 17:56:35.703 INFO blam! fb6dc8172f6ddf5fef782cc9e7ac8c980cf959d79222118009188f8dbf2a5436