Sep 14 16:42:09.180 INFO checking ferrum-plugin-0.3.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:42:09.180 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:42:09.180 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:09.524 INFO blam! d41ea2a73326388f0f4133f925fcb947539332fb3927a1960e3c9ea80f8760eb Sep 14 16:42:09.524 INFO running `"docker" "start" "-a" "d41ea2a73326388f0f4133f925fcb947539332fb3927a1960e3c9ea80f8760eb"` Sep 14 16:42:10.907 INFO kablam! usermod: no changes Sep 14 16:42:10.955 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 14 16:42:11.450 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.450 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 16:42:11.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 INFO kablam! note: lint level defined here Sep 14 16:42:11.450 INFO kablam! --> src/lib.rs:1:23 Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 14 16:42:11.450 INFO kablam! | ^^^^^^^^ Sep 14 16:42:11.450 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 14 16:42:11.450 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:11.450 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.450 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 16:42:11.450 INFO kablam! Sep 14 16:42:11.450 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.450 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 16:42:11.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 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:11.450 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.450 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 16:42:11.450 INFO kablam! Sep 14 16:42:11.450 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.450 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.450 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 16:42:11.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.450 INFO kablam! | Sep 14 16:42:11.451 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:11.451 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.451 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 16:42:11.451 INFO kablam! Sep 14 16:42:11.454 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:42:11.454 INFO kablam! Sep 14 16:42:11.465 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 14 16:42:11.465 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:42:11.606 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.607 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 14 16:42:11.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 INFO kablam! note: lint level defined here Sep 14 16:42:11.607 INFO kablam! --> src/lib.rs:1:23 Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 14 16:42:11.607 INFO kablam! | ^^^^^^^^ Sep 14 16:42:11.607 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 14 16:42:11.607 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:11.607 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.607 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 14 16:42:11.607 INFO kablam! Sep 14 16:42:11.607 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.607 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 14 16:42:11.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 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:11.607 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.607 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 14 16:42:11.607 INFO kablam! Sep 14 16:42:11.607 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 14 16:42:11.607 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 14 16:42:11.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:42:11.607 INFO kablam! | Sep 14 16:42:11.607 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:11.607 INFO kablam! = note: for more information, see issue #51443 Sep 14 16:42:11.607 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 14 16:42:11.607 INFO kablam! Sep 14 16:42:11.608 INFO kablam! error: aborting due to 3 previous errors Sep 14 16:42:11.630 INFO kablam! Sep 14 16:42:11.632 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 14 16:42:11.632 INFO kablam! Sep 14 16:42:11.632 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:42:11.645 INFO kablam! su: No module specific data is present Sep 14 16:42:12.446 INFO running `"docker" "rm" "-f" "d41ea2a73326388f0f4133f925fcb947539332fb3927a1960e3c9ea80f8760eb"` Sep 14 16:42:12.674 INFO blam! d41ea2a73326388f0f4133f925fcb947539332fb3927a1960e3c9ea80f8760eb