Aug 30 17:56:30.537 INFO checking ferrum-plugin-0.3.0 against try#bc5a74802bb3ffc82f51ef04bca58d64220124c4 for pr-53699 Aug 30 17:56:30.537 INFO running: cargo +bc5a74802bb3ffc82f51ef04bca58d64220124c4-alt check --frozen --all --all-targets Aug 30 17:56:30.537 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53699/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53699/worker-1/try#bc5a74802bb3ffc82f51ef04bca58d64220124c4:/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 +bc5a74802bb3ffc82f51ef04bca58d64220124c4-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:30.766 INFO blam! ecd496c4c0fdf55c676b53e2bab8c2abe79274eda28013f953739a00048fd6ee Aug 30 17:56:30.769 INFO running `"docker" "start" "-a" "ecd496c4c0fdf55c676b53e2bab8c2abe79274eda28013f953739a00048fd6ee"` Aug 30 17:56:31.618 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Aug 30 17:56:32.506 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.506 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 30 17:56:32.506 INFO kablam! | Aug 30 17:56:32.506 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 30 17:56:32.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.506 INFO kablam! | Aug 30 17:56:32.506 INFO kablam! note: lint level defined here Aug 30 17:56:32.506 INFO kablam! --> src/lib.rs:1:23 Aug 30 17:56:32.506 INFO kablam! | Aug 30 17:56:32.506 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 30 17:56:32.506 INFO kablam! | ^^^^^^^^ Aug 30 17:56:32.506 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Aug 30 17:56:32.506 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:32.507 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.508 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 30 17:56:32.508 INFO kablam! Aug 30 17:56:32.508 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.508 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 30 17:56:32.508 INFO kablam! | Aug 30 17:56:32.508 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 30 17:56:32.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.508 INFO kablam! | Aug 30 17:56:32.508 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:32.508 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.508 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 30 17:56:32.508 INFO kablam! Aug 30 17:56:32.508 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.508 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 30 17:56:32.508 INFO kablam! | Aug 30 17:56:32.508 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 30 17:56:32.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.508 INFO kablam! | Aug 30 17:56:32.508 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:32.508 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.509 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 30 17:56:32.509 INFO kablam! Aug 30 17:56:32.510 INFO kablam! error: aborting due to 3 previous errors Aug 30 17:56:32.510 INFO kablam! Aug 30 17:56:32.517 INFO kablam! error: Could not compile `ferrum-plugin`. Aug 30 17:56:32.517 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 30 17:56:32.717 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.717 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 30 17:56:32.717 INFO kablam! | Aug 30 17:56:32.717 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 30 17:56:32.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.717 INFO kablam! | Aug 30 17:56:32.717 INFO kablam! note: lint level defined here Aug 30 17:56:32.717 INFO kablam! --> src/lib.rs:1:23 Aug 30 17:56:32.717 INFO kablam! | Aug 30 17:56:32.717 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 30 17:56:32.717 INFO kablam! | ^^^^^^^^ Aug 30 17:56:32.717 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Aug 30 17:56:32.717 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:32.717 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.717 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 30 17:56:32.717 INFO kablam! Aug 30 17:56:32.717 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.717 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 30 17:56:32.717 INFO kablam! | Aug 30 17:56:32.717 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 30 17:56:32.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.717 INFO kablam! | Aug 30 17:56:32.717 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:32.717 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.717 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 30 17:56:32.718 INFO kablam! Aug 30 17:56:32.718 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 30 17:56:32.718 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 30 17:56:32.718 INFO kablam! | Aug 30 17:56:32.718 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 30 17:56:32.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 30 17:56:32.718 INFO kablam! | Aug 30 17:56:32.718 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:32.718 INFO kablam! = note: for more information, see issue #51443 Aug 30 17:56:32.718 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 30 17:56:32.718 INFO kablam! Aug 30 17:56:32.721 INFO kablam! error: aborting due to 3 previous errors Aug 30 17:56:32.721 INFO kablam! Aug 30 17:56:32.728 INFO kablam! error: Could not compile `ferrum-plugin`. Aug 30 17:56:32.728 INFO kablam! Aug 30 17:56:32.728 INFO kablam! To learn more, run the command again with --verbose. Aug 30 17:56:32.729 INFO kablam! su: No module specific data is present Aug 30 17:56:33.133 INFO running `"docker" "rm" "-f" "ecd496c4c0fdf55c676b53e2bab8c2abe79274eda28013f953739a00048fd6ee"` Aug 30 17:56:33.295 INFO blam! ecd496c4c0fdf55c676b53e2bab8c2abe79274eda28013f953739a00048fd6ee