Sep 04 20:48:18.478 INFO checking ferrum-plugin-0.3.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 20:48:18.478 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 20:48:18.478 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-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.634 INFO blam! e85ea80627f317ab93c10d7c02422c16051a4c2fa775e4899b10137af8dc212c Sep 04 20:48:18.636 INFO running `"docker" "start" "-a" "e85ea80627f317ab93c10d7c02422c16051a4c2fa775e4899b10137af8dc212c"` Sep 04 20:48:19.406 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 04 20:48:20.229 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.229 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 20:48:20.230 INFO kablam! | Sep 04 20:48:20.230 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 20:48:20.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.230 INFO kablam! | Sep 04 20:48:20.230 INFO kablam! note: lint level defined here Sep 04 20:48:20.230 INFO kablam! --> src/lib.rs:1:23 Sep 04 20:48:20.230 INFO kablam! | Sep 04 20:48:20.230 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 20:48:20.230 INFO kablam! | ^^^^^^^^ Sep 04 20:48:20.230 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 20:48:20.231 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.231 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.231 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 20:48:20.231 INFO kablam! Sep 04 20:48:20.232 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.232 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 20:48:20.232 INFO kablam! | Sep 04 20:48:20.232 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 20:48:20.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.232 INFO kablam! | Sep 04 20:48:20.232 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.233 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.233 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 20:48:20.233 INFO kablam! Sep 04 20:48:20.234 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.234 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 20:48:20.234 INFO kablam! | Sep 04 20:48:20.234 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 20:48:20.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.234 INFO kablam! | Sep 04 20:48:20.234 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.234 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.235 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 20:48:20.235 INFO kablam! Sep 04 20:48:20.238 INFO kablam! error: aborting due to 3 previous errors Sep 04 20:48:20.239 INFO kablam! Sep 04 20:48:20.248 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 20:48:20.249 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:48:20.385 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.385 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 04 20:48:20.385 INFO kablam! | Sep 04 20:48:20.385 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 04 20:48:20.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.385 INFO kablam! | Sep 04 20:48:20.385 INFO kablam! note: lint level defined here Sep 04 20:48:20.385 INFO kablam! --> src/lib.rs:1:23 Sep 04 20:48:20.385 INFO kablam! | Sep 04 20:48:20.385 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 04 20:48:20.385 INFO kablam! | ^^^^^^^^ Sep 04 20:48:20.385 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 04 20:48:20.385 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.385 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.385 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 04 20:48:20.385 INFO kablam! Sep 04 20:48:20.386 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.386 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 04 20:48:20.386 INFO kablam! | Sep 04 20:48:20.386 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 04 20:48:20.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.386 INFO kablam! | Sep 04 20:48:20.386 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.386 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.386 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 04 20:48:20.386 INFO kablam! Sep 04 20:48:20.386 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 04 20:48:20.386 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 04 20:48:20.386 INFO kablam! | Sep 04 20:48:20.386 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 04 20:48:20.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:48:20.386 INFO kablam! | Sep 04 20:48:20.386 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.386 INFO kablam! = note: for more information, see issue #51443 Sep 04 20:48:20.386 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 04 20:48:20.386 INFO kablam! Sep 04 20:48:20.389 INFO kablam! error: aborting due to 3 previous errors Sep 04 20:48:20.389 INFO kablam! Sep 04 20:48:20.395 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 04 20:48:20.395 INFO kablam! Sep 04 20:48:20.395 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:48:20.396 INFO kablam! su: No module specific data is present Sep 04 20:48:21.226 INFO running `"docker" "rm" "-f" "e85ea80627f317ab93c10d7c02422c16051a4c2fa775e4899b10137af8dc212c"` Sep 04 20:48:21.319 INFO blam! e85ea80627f317ab93c10d7c02422c16051a4c2fa775e4899b10137af8dc212c