Sep 04 17:56:49.025 INFO checking ferrum-plugin-0.3.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 17:56:49.025 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 17:56:49.026 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 17:56:49.202 INFO blam! 4b3c62df7c8987379c085e50a15d5cc77af1589636e3e3f620f5776d0a1e0d91 Sep 04 17:56:49.204 INFO running `"docker" "start" "-a" "4b3c62df7c8987379c085e50a15d5cc77af1589636e3e3f620f5776d0a1e0d91"` Sep 04 17:56:50.014 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 04 17:56:50.819 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.819 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 17:56:50.819 INFO kablam! | Sep 04 17:56:50.819 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 17:56:50.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.819 INFO kablam! | Sep 04 17:56:50.819 INFO kablam! note: lint level defined here Sep 04 17:56:50.819 INFO kablam! --> src/lib.rs:1:23 Sep 04 17:56:50.819 INFO kablam! | Sep 04 17:56:50.819 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 17:56:50.819 INFO kablam! | ^^^^^^^^ Sep 04 17:56:50.819 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 17:56:50.819 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 04 17:56:50.819 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.819 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 17:56:50.819 INFO kablam! Sep 04 17:56:50.820 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.820 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 17:56:50.820 INFO kablam! | Sep 04 17:56:50.820 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 17:56:50.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.820 INFO kablam! | Sep 04 17:56:50.820 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 04 17:56:50.820 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.820 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 17:56:50.820 INFO kablam! Sep 04 17:56:50.820 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.820 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 17:56:50.820 INFO kablam! | Sep 04 17:56:50.820 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 17:56:50.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.820 INFO kablam! | Sep 04 17:56:50.820 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 04 17:56:50.820 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.820 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 17:56:50.820 INFO kablam! Sep 04 17:56:50.822 INFO kablam! error: aborting due to 3 previous errors Sep 04 17:56:50.823 INFO kablam! Sep 04 17:56:50.830 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 17:56:50.830 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 17:56:50.997 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.997 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 17:56:50.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 INFO kablam! note: lint level defined here Sep 04 17:56:50.997 INFO kablam! --> src/lib.rs:1:23 Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 17:56:50.997 INFO kablam! | ^^^^^^^^ Sep 04 17:56:50.997 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 17:56:50.997 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 04 17:56:50.997 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.997 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 17:56:50.997 INFO kablam! Sep 04 17:56:50.997 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.997 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 17:56:50.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 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 04 17:56:50.997 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.997 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 17:56:50.997 INFO kablam! Sep 04 17:56:50.997 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 17:56:50.997 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 17:56:50.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 17:56:50.997 INFO kablam! | Sep 04 17:56:50.997 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 04 17:56:50.997 INFO kablam! = note: for more information, see issue #51443 Sep 04 17:56:50.997 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 17:56:50.997 INFO kablam! Sep 04 17:56:51.001 INFO kablam! error: aborting due to 3 previous errors Sep 04 17:56:51.001 INFO kablam! Sep 04 17:56:51.008 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 17:56:51.008 INFO kablam! Sep 04 17:56:51.008 INFO kablam! To learn more, run the command again with --verbose. Sep 04 17:56:51.010 INFO kablam! su: No module specific data is present Sep 04 17:56:51.446 INFO running `"docker" "rm" "-f" "4b3c62df7c8987379c085e50a15d5cc77af1589636e3e3f620f5776d0a1e0d91"` Sep 04 17:56:51.561 INFO blam! 4b3c62df7c8987379c085e50a15d5cc77af1589636e3e3f620f5776d0a1e0d91