Sep 18 00:49:07.740 INFO checking ferrum-plugin-0.3.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:49:07.740 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:49:07.740 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:49:08.103 INFO blam! d32bd18686b05b9bbcd45650f1372eb5a8dea3332550ffa2b0962fda0dec3bd3 Sep 18 00:49:08.105 INFO running `"docker" "start" "-a" "d32bd18686b05b9bbcd45650f1372eb5a8dea3332550ffa2b0962fda0dec3bd3"` Sep 18 00:49:09.343 INFO kablam! usermod: no changes Sep 18 00:49:09.427 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Sep 18 00:49:09.963 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:09.963 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 18 00:49:09.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 INFO kablam! note: lint level defined here Sep 18 00:49:09.963 INFO kablam! --> src/lib.rs:1:23 Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 18 00:49:09.963 INFO kablam! | ^^^^^^^^ Sep 18 00:49:09.963 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 00:49:09.963 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 18 00:49:09.963 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:09.963 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 18 00:49:09.963 INFO kablam! Sep 18 00:49:09.963 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:09.963 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 18 00:49:09.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 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 18 00:49:09.963 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:09.963 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 18 00:49:09.963 INFO kablam! Sep 18 00:49:09.963 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:09.963 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 18 00:49:09.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:09.963 INFO kablam! | Sep 18 00:49:09.963 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 18 00:49:09.963 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:09.963 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 18 00:49:09.963 INFO kablam! Sep 18 00:49:09.963 INFO kablam! error: aborting due to 3 previous errors Sep 18 00:49:09.963 INFO kablam! Sep 18 00:49:09.971 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 18 00:49:09.971 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:49:10.035 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:10.035 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 18 00:49:10.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 INFO kablam! note: lint level defined here Sep 18 00:49:10.035 INFO kablam! --> src/lib.rs:1:23 Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 18 00:49:10.035 INFO kablam! | ^^^^^^^^ Sep 18 00:49:10.035 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 00:49:10.035 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 18 00:49:10.035 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:10.035 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 18 00:49:10.035 INFO kablam! Sep 18 00:49:10.035 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:10.035 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 18 00:49:10.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 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 18 00:49:10.035 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:10.035 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 18 00:49:10.035 INFO kablam! Sep 18 00:49:10.035 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 18 00:49:10.035 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 18 00:49:10.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:49:10.035 INFO kablam! | Sep 18 00:49:10.035 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 18 00:49:10.035 INFO kablam! = note: for more information, see issue #51443 Sep 18 00:49:10.035 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 18 00:49:10.035 INFO kablam! Sep 18 00:49:10.035 INFO kablam! error: aborting due to 3 previous errors Sep 18 00:49:10.035 INFO kablam! Sep 18 00:49:10.040 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 18 00:49:10.041 INFO kablam! Sep 18 00:49:10.041 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:49:10.041 INFO kablam! su: No module specific data is present Sep 18 00:49:10.739 INFO running `"docker" "rm" "-f" "d32bd18686b05b9bbcd45650f1372eb5a8dea3332550ffa2b0962fda0dec3bd3"` Sep 18 00:49:10.983 INFO blam! d32bd18686b05b9bbcd45650f1372eb5a8dea3332550ffa2b0962fda0dec3bd3