Sep 02 14:37:58.570 INFO checking ferrum-plugin-0.3.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 14:37:58.570 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 14:37:58.570 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:37:58.790 INFO blam! 264be48d36d6f8f6b8432e1af02b48376e27f9cef0ae784d0b2db4f034496bb9 Sep 02 14:37:58.792 INFO running `"docker" "start" "-a" "264be48d36d6f8f6b8432e1af02b48376e27f9cef0ae784d0b2db4f034496bb9"` Sep 02 14:37:59.398 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 02 14:38:00.022 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.022 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 02 14:38:00.022 INFO kablam! | Sep 02 14:38:00.022 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 02 14:38:00.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.022 INFO kablam! | Sep 02 14:38:00.022 INFO kablam! note: lint level defined here Sep 02 14:38:00.022 INFO kablam! --> src/lib.rs:1:23 Sep 02 14:38:00.022 INFO kablam! | Sep 02 14:38:00.022 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 02 14:38:00.022 INFO kablam! | ^^^^^^^^ Sep 02 14:38:00.022 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 02 14:38:00.022 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 14:38:00.022 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.022 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 02 14:38:00.022 INFO kablam! Sep 02 14:38:00.024 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.024 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 02 14:38:00.024 INFO kablam! | Sep 02 14:38:00.024 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 02 14:38:00.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.024 INFO kablam! | Sep 02 14:38:00.024 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 14:38:00.024 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.024 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 02 14:38:00.024 INFO kablam! Sep 02 14:38:00.024 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.024 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 02 14:38:00.024 INFO kablam! | Sep 02 14:38:00.024 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 14:38:00.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.024 INFO kablam! | Sep 02 14:38:00.024 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 14:38:00.024 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.024 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 02 14:38:00.024 INFO kablam! Sep 02 14:38:00.026 INFO kablam! error: aborting due to 3 previous errors Sep 02 14:38:00.026 INFO kablam! Sep 02 14:38:00.033 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 02 14:38:00.033 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 14:38:00.176 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.176 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 02 14:38:00.176 INFO kablam! | Sep 02 14:38:00.177 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 02 14:38:00.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.177 INFO kablam! note: lint level defined here Sep 02 14:38:00.177 INFO kablam! --> src/lib.rs:1:23 Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.177 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 02 14:38:00.177 INFO kablam! | ^^^^^^^^ Sep 02 14:38:00.177 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 02 14:38:00.177 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 14:38:00.177 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.177 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 02 14:38:00.177 INFO kablam! Sep 02 14:38:00.177 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.177 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.177 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 02 14:38:00.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.177 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 14:38:00.177 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.177 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 02 14:38:00.177 INFO kablam! Sep 02 14:38:00.177 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.177 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.177 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 14:38:00.177 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.177 INFO kablam! | Sep 02 14:38:00.178 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 14:38:00.178 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.178 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 02 14:38:00.178 INFO kablam! Sep 02 14:38:00.180 INFO kablam! error: aborting due to 3 previous errors Sep 02 14:38:00.180 INFO kablam! Sep 02 14:38:00.188 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 02 14:38:00.188 INFO kablam! Sep 02 14:38:00.188 INFO kablam! To learn more, run the command again with --verbose. Sep 02 14:38:00.190 INFO kablam! su: No module specific data is present Sep 02 14:38:00.659 INFO running `"docker" "rm" "-f" "264be48d36d6f8f6b8432e1af02b48376e27f9cef0ae784d0b2db4f034496bb9"` Sep 02 14:38:00.769 INFO blam! 264be48d36d6f8f6b8432e1af02b48376e27f9cef0ae784d0b2db4f034496bb9