Jul 12 09:46:29.681 INFO checking ferrum-plugin-0.3.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 09:46:29.681 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 09:46:29.681 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 09:46:29.681 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:46:29.944 INFO blam! 049b412642ef5532643dea469d152caff9541f60444c077f3aa28010f76cdbba Jul 12 09:46:29.950 INFO running `"docker" "start" "-a" "049b412642ef5532643dea469d152caff9541f60444c077f3aa28010f76cdbba"` Jul 12 09:46:31.224 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Jul 12 09:46:32.440 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.440 INFO kablam! --> src/typemap/internals.rs:33:5 Jul 12 09:46:32.440 INFO kablam! | Jul 12 09:46:32.440 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 09:46:32.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.440 INFO kablam! | Jul 12 09:46:32.440 INFO kablam! note: lint level defined here Jul 12 09:46:32.440 INFO kablam! --> src/lib.rs:1:23 Jul 12 09:46:32.441 INFO kablam! | Jul 12 09:46:32.441 INFO kablam! 1 | #![deny(missing_docs, warnings)] Jul 12 09:46:32.441 INFO kablam! | ^^^^^^^^ Jul 12 09:46:32.441 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 09:46:32.441 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! Jul 12 09:46:32.441 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.441 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 09:46:32.441 INFO kablam! Jul 12 09:46:32.441 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.441 INFO kablam! --> src/typemap/internals.rs:35:5 Jul 12 09:46:32.441 INFO kablam! | Jul 12 09:46:32.441 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 09:46:32.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.441 INFO kablam! | Jul 12 09:46:32.441 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! Jul 12 09:46:32.441 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.441 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 09:46:32.441 INFO kablam! Jul 12 09:46:32.441 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.441 INFO kablam! --> src/typemap/internals.rs:37:5 Jul 12 09:46:32.441 INFO kablam! | Jul 12 09:46:32.441 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 09:46:32.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.441 INFO kablam! | Jul 12 09:46:32.441 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! Jul 12 09:46:32.442 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.442 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 09:46:32.442 INFO kablam! Jul 12 09:46:32.453 INFO kablam! error: aborting due to 3 previous errors Jul 12 09:46:32.453 INFO kablam! Jul 12 09:46:32.467 INFO kablam! error: Could not compile `ferrum-plugin`. Jul 12 09:46:32.468 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:46:32.692 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.692 INFO kablam! --> src/typemap/internals.rs:33:5 Jul 12 09:46:32.692 INFO kablam! | Jul 12 09:46:32.692 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 09:46:32.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.692 INFO kablam! | Jul 12 09:46:32.692 INFO kablam! note: lint level defined here Jul 12 09:46:32.692 INFO kablam! --> src/lib.rs:1:23 Jul 12 09:46:32.692 INFO kablam! | Jul 12 09:46:32.692 INFO kablam! 1 | #![deny(missing_docs, warnings)] Jul 12 09:46:32.692 INFO kablam! | ^^^^^^^^ Jul 12 09:46:32.693 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 09:46:32.693 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! Jul 12 09:46:32.693 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.693 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 09:46:32.693 INFO kablam! Jul 12 09:46:32.693 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.693 INFO kablam! --> src/typemap/internals.rs:35:5 Jul 12 09:46:32.693 INFO kablam! | Jul 12 09:46:32.693 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 09:46:32.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.693 INFO kablam! | Jul 12 09:46:32.693 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! Jul 12 09:46:32.693 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.693 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 09:46:32.693 INFO kablam! Jul 12 09:46:32.693 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:32.693 INFO kablam! --> src/typemap/internals.rs:37:5 Jul 12 09:46:32.693 INFO kablam! | Jul 12 09:46:32.693 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 09:46:32.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:32.693 INFO kablam! | Jul 12 09:46:32.693 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! Jul 12 09:46:32.693 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:32.693 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 09:46:32.694 INFO kablam! Jul 12 09:46:32.698 INFO kablam! error: aborting due to 3 previous errors Jul 12 09:46:32.698 INFO kablam! Jul 12 09:46:32.715 INFO kablam! error: Could not compile `ferrum-plugin`. Jul 12 09:46:32.715 INFO kablam! Jul 12 09:46:32.716 INFO kablam! To learn more, run the command again with --verbose. Jul 12 09:46:32.717 INFO kablam! su: No module specific data is present Jul 12 09:46:33.236 INFO running `"docker" "rm" "-f" "049b412642ef5532643dea469d152caff9541f60444c077f3aa28010f76cdbba"` Jul 12 09:46:33.415 INFO blam! 049b412642ef5532643dea469d152caff9541f60444c077f3aa28010f76cdbba