Sep 14 16:42:08.007 INFO checking ferrum-plugin-0.3.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 16:42:08.007 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 16:42:08.007 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:42:08.282 INFO blam! 42301921aaf2182c95e67bbe0e3c7f35f60636cb509f6f93d26610964f3f74b2 Sep 14 16:42:08.284 INFO running `"docker" "start" "-a" "42301921aaf2182c95e67bbe0e3c7f35f60636cb509f6f93d26610964f3f74b2"` Sep 14 16:42:09.803 INFO kablam! usermod: no changes Sep 14 16:42:09.846 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 14 16:42:10.403 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.403 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 14 16:42:10.403 INFO kablam! | Sep 14 16:42:10.403 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 16:42:10.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.403 INFO kablam! | Sep 14 16:42:10.403 INFO kablam! note: lint level defined here Sep 14 16:42:10.403 INFO kablam! --> src/lib.rs:1:23 Sep 14 16:42:10.403 INFO kablam! | Sep 14 16:42:10.403 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 14 16:42:10.403 INFO kablam! | ^^^^^^^^ Sep 14 16:42:10.403 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 14 16:42:10.403 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 14 16:42:10.403 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.403 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 16:42:10.403 INFO kablam! Sep 14 16:42:10.403 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.403 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 14 16:42:10.403 INFO kablam! | Sep 14 16:42:10.403 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 16:42:10.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.403 INFO kablam! | Sep 14 16:42:10.403 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 14 16:42:10.404 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.404 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 16:42:10.404 INFO kablam! Sep 14 16:42:10.404 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.404 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 14 16:42:10.404 INFO kablam! | Sep 14 16:42:10.404 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 16:42:10.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.404 INFO kablam! | Sep 14 16:42:10.404 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 14 16:42:10.404 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.404 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 16:42:10.404 INFO kablam! Sep 14 16:42:10.405 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:42:10.411 INFO kablam! Sep 14 16:42:10.411 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 14 16:42:10.411 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:42:10.520 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.520 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 14 16:42:10.520 INFO kablam! | Sep 14 16:42:10.520 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 16:42:10.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.520 INFO kablam! | Sep 14 16:42:10.520 INFO kablam! note: lint level defined here Sep 14 16:42:10.520 INFO kablam! --> src/lib.rs:1:23 Sep 14 16:42:10.520 INFO kablam! | Sep 14 16:42:10.520 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 14 16:42:10.520 INFO kablam! | ^^^^^^^^ Sep 14 16:42:10.520 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 14 16:42:10.520 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 14 16:42:10.520 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.520 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 16:42:10.520 INFO kablam! Sep 14 16:42:10.520 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.520 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 14 16:42:10.520 INFO kablam! | Sep 14 16:42:10.520 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 16:42:10.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.520 INFO kablam! | Sep 14 16:42:10.520 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 14 16:42:10.520 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.521 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 16:42:10.521 INFO kablam! Sep 14 16:42:10.521 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:10.521 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 14 16:42:10.521 INFO kablam! | Sep 14 16:42:10.521 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 16:42:10.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:10.521 INFO kablam! | Sep 14 16:42:10.521 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 14 16:42:10.521 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:10.521 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 16:42:10.521 INFO kablam! Sep 14 16:42:10.531 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:42:10.531 INFO kablam! Sep 14 16:42:10.540 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 14 16:42:10.540 INFO kablam! Sep 14 16:42:10.540 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:42:10.540 INFO kablam! su: No module specific data is present Sep 14 16:42:11.458 INFO running `"docker" "rm" "-f" "42301921aaf2182c95e67bbe0e3c7f35f60636cb509f6f93d26610964f3f74b2"` Sep 14 16:42:11.675 INFO blam! 42301921aaf2182c95e67bbe0e3c7f35f60636cb509f6f93d26610964f3f74b2