Sep 04 20:48:18.514 INFO checking ferrum-plugin-0.3.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 20:48:18.514 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 20:48:18.514 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:48:18.669 INFO blam! 90a732af1508978b1c4197f25d614559a1d57d50b99d27201a132e68a1b382b0 Sep 04 20:48:18.671 INFO running `"docker" "start" "-a" "90a732af1508978b1c4197f25d614559a1d57d50b99d27201a132e68a1b382b0"` Sep 04 20:48:19.422 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 04 20:48:20.246 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.246 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 20:48:20.246 INFO kablam! | Sep 04 20:48:20.246 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 20:48:20.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.246 INFO kablam! | Sep 04 20:48:20.246 INFO kablam! note: lint level defined here Sep 04 20:48:20.246 INFO kablam! --> src/lib.rs:1:23 Sep 04 20:48:20.246 INFO kablam! | Sep 04 20:48:20.246 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 20:48:20.247 INFO kablam! | ^^^^^^^^ Sep 04 20:48:20.247 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 20:48:20.247 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 20:48:20.247 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.247 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 20:48:20.247 INFO kablam! Sep 04 20:48:20.247 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.247 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 20:48:20.247 INFO kablam! | Sep 04 20:48:20.247 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 20:48:20.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.247 INFO kablam! | Sep 04 20:48:20.247 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 20:48:20.247 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.247 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 20:48:20.247 INFO kablam! Sep 04 20:48:20.247 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.247 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 20:48:20.247 INFO kablam! | Sep 04 20:48:20.247 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 20:48:20.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.247 INFO kablam! | Sep 04 20:48:20.247 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 20:48:20.247 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.247 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 20:48:20.247 INFO kablam! Sep 04 20:48:20.249 INFO kablam! error: aborting due to 3 previous errors Sep 04 20:48:20.249 INFO kablam! Sep 04 20:48:20.256 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 20:48:20.256 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:48:20.382 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.382 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 20:48:20.382 INFO kablam! | Sep 04 20:48:20.382 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 20:48:20.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.382 INFO kablam! | Sep 04 20:48:20.382 INFO kablam! note: lint level defined here Sep 04 20:48:20.382 INFO kablam! --> src/lib.rs:1:23 Sep 04 20:48:20.382 INFO kablam! | Sep 04 20:48:20.382 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 20:48:20.382 INFO kablam! | ^^^^^^^^ Sep 04 20:48:20.382 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 20:48:20.383 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 20:48:20.383 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.383 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 20:48:20.383 INFO kablam! Sep 04 20:48:20.384 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.384 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 20:48:20.384 INFO kablam! | Sep 04 20:48:20.384 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 20:48:20.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.384 INFO kablam! | Sep 04 20:48:20.384 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 20:48:20.384 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.384 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 20:48:20.384 INFO kablam! Sep 04 20:48:20.384 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.384 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 20:48:20.384 INFO kablam! | Sep 04 20:48:20.384 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 20:48:20.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.384 INFO kablam! | Sep 04 20:48:20.384 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 20:48:20.384 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.384 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 20:48:20.384 INFO kablam! Sep 04 20:48:20.386 INFO kablam! error: aborting due to 3 previous errors Sep 04 20:48:20.386 INFO kablam! Sep 04 20:48:20.391 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 20:48:20.391 INFO kablam! Sep 04 20:48:20.391 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:48:20.392 INFO kablam! su: No module specific data is present Sep 04 20:48:21.098 INFO running `"docker" "rm" "-f" "90a732af1508978b1c4197f25d614559a1d57d50b99d27201a132e68a1b382b0"` Sep 04 20:48:21.200 INFO blam! 90a732af1508978b1c4197f25d614559a1d57d50b99d27201a132e68a1b382b0