Sep 06 07:10:37.935 INFO checking ferrum-plugin-0.3.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:10:37.935 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:10:37.935 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:10:38.138 INFO blam! fb605389f4f39e863ec3d6333c7c4da9f59826af76d666a00b70d4831ee0902d Sep 06 07:10:38.140 INFO running `"docker" "start" "-a" "fb605389f4f39e863ec3d6333c7c4da9f59826af76d666a00b70d4831ee0902d"` Sep 06 07:10:39.339 INFO kablam! usermod: no changes Sep 06 07:10:39.386 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 06 07:10:39.743 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.743 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 06 07:10:39.743 INFO kablam! | Sep 06 07:10:39.743 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 06 07:10:39.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.743 INFO kablam! | Sep 06 07:10:39.743 INFO kablam! note: lint level defined here Sep 06 07:10:39.743 INFO kablam! --> src/lib.rs:1:23 Sep 06 07:10:39.743 INFO kablam! | Sep 06 07:10:39.743 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 06 07:10:39.743 INFO kablam! | ^^^^^^^^ Sep 06 07:10:39.743 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 06 07:10:39.743 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 06 07:10:39.743 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.743 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 06 07:10:39.744 INFO kablam! Sep 06 07:10:39.744 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.744 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 06 07:10:39.744 INFO kablam! | Sep 06 07:10:39.744 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 06 07:10:39.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.744 INFO kablam! | Sep 06 07:10:39.744 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 06 07:10:39.744 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.744 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 06 07:10:39.744 INFO kablam! Sep 06 07:10:39.744 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.744 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 06 07:10:39.744 INFO kablam! | Sep 06 07:10:39.744 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 06 07:10:39.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.744 INFO kablam! | Sep 06 07:10:39.744 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 06 07:10:39.744 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.744 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 06 07:10:39.744 INFO kablam! Sep 06 07:10:39.746 INFO kablam! error: aborting due to 3 previous errors Sep 06 07:10:39.746 INFO kablam! Sep 06 07:10:39.753 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 06 07:10:39.753 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:10:39.869 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.870 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 06 07:10:39.870 INFO kablam! | Sep 06 07:10:39.870 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 06 07:10:39.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 INFO kablam! note: lint level defined here Sep 06 07:10:39.871 INFO kablam! --> src/lib.rs:1:23 Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 06 07:10:39.871 INFO kablam! | ^^^^^^^^ Sep 06 07:10:39.871 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 06 07:10:39.871 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 06 07:10:39.871 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.871 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 06 07:10:39.871 INFO kablam! Sep 06 07:10:39.871 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.871 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 06 07:10:39.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 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 06 07:10:39.871 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.871 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 06 07:10:39.871 INFO kablam! Sep 06 07:10:39.871 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 06 07:10:39.871 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 06 07:10:39.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 07:10:39.871 INFO kablam! | Sep 06 07:10:39.871 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 06 07:10:39.871 INFO kablam! = note: for more information, see issue #51443 Sep 06 07:10:39.871 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 06 07:10:39.871 INFO kablam! Sep 06 07:10:39.877 INFO kablam! error: aborting due to 3 previous errors Sep 06 07:10:39.878 INFO kablam! Sep 06 07:10:39.887 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 06 07:10:39.887 INFO kablam! Sep 06 07:10:39.887 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:10:39.888 INFO kablam! su: No module specific data is present Sep 06 07:10:40.720 INFO running `"docker" "rm" "-f" "fb605389f4f39e863ec3d6333c7c4da9f59826af76d666a00b70d4831ee0902d"` Sep 06 07:10:40.828 INFO blam! fb605389f4f39e863ec3d6333c7c4da9f59826af76d666a00b70d4831ee0902d