Sep 02 14:37:58.777 INFO checking ferrum-plugin-0.3.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 14:37:58.777 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 14:37:58.777 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 14:37:59.010 INFO blam! 7ceba7b40f0f779acd33ce5be657ac773ac5c7e1644135f1fd518d27eb70e3fc Sep 02 14:37:59.012 INFO running `"docker" "start" "-a" "7ceba7b40f0f779acd33ce5be657ac773ac5c7e1644135f1fd518d27eb70e3fc"` Sep 02 14:37:59.659 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Sep 02 14:38:00.463 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.463 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 02 14:38:00.463 INFO kablam! | Sep 02 14:38:00.463 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 02 14:38:00.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.463 INFO kablam! | Sep 02 14:38:00.463 INFO kablam! note: lint level defined here Sep 02 14:38:00.463 INFO kablam! --> src/lib.rs:1:23 Sep 02 14:38:00.463 INFO kablam! | Sep 02 14:38:00.463 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 02 14:38:00.464 INFO kablam! | ^^^^^^^^ Sep 02 14:38:00.464 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 02 14:38:00.464 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 02 14:38:00.465 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.465 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 02 14:38:00.465 INFO kablam! Sep 02 14:38:00.465 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.465 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 02 14:38:00.465 INFO kablam! | Sep 02 14:38:00.465 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 02 14:38:00.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.465 INFO kablam! | Sep 02 14:38:00.465 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 02 14:38:00.465 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.465 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 02 14:38:00.465 INFO kablam! Sep 02 14:38:00.465 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.465 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 02 14:38:00.465 INFO kablam! | Sep 02 14:38:00.465 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 14:38:00.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.465 INFO kablam! | Sep 02 14:38:00.465 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 02 14:38:00.466 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.466 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 02 14:38:00.466 INFO kablam! Sep 02 14:38:00.467 INFO kablam! error: aborting due to 3 previous errors Sep 02 14:38:00.467 INFO kablam! Sep 02 14:38:00.476 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 02 14:38:00.476 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 14:38:00.510 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.510 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 02 14:38:00.510 INFO kablam! | Sep 02 14:38:00.510 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 02 14:38:00.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.510 INFO kablam! | Sep 02 14:38:00.511 INFO kablam! note: lint level defined here Sep 02 14:38:00.511 INFO kablam! --> src/lib.rs:1:23 Sep 02 14:38:00.511 INFO kablam! | Sep 02 14:38:00.511 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 02 14:38:00.511 INFO kablam! | ^^^^^^^^ Sep 02 14:38:00.511 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 02 14:38:00.511 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 02 14:38:00.511 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.511 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 02 14:38:00.511 INFO kablam! Sep 02 14:38:00.511 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.511 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 02 14:38:00.511 INFO kablam! | Sep 02 14:38:00.511 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 02 14:38:00.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.511 INFO kablam! | Sep 02 14:38:00.511 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 02 14:38:00.511 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.511 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 02 14:38:00.511 INFO kablam! Sep 02 14:38:00.511 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 02 14:38:00.512 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 02 14:38:00.512 INFO kablam! | Sep 02 14:38:00.512 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 02 14:38:00.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 14:38:00.512 INFO kablam! | Sep 02 14:38:00.512 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 02 14:38:00.512 INFO kablam! = note: for more information, see issue #51443 Sep 02 14:38:00.512 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 02 14:38:00.512 INFO kablam! Sep 02 14:38:00.515 INFO kablam! error: aborting due to 3 previous errors Sep 02 14:38:00.516 INFO kablam! Sep 02 14:38:00.525 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 02 14:38:00.525 INFO kablam! Sep 02 14:38:00.525 INFO kablam! To learn more, run the command again with --verbose. Sep 02 14:38:00.525 INFO kablam! su: No module specific data is present Sep 02 14:38:00.931 INFO running `"docker" "rm" "-f" "7ceba7b40f0f779acd33ce5be657ac773ac5c7e1644135f1fd518d27eb70e3fc"` Sep 02 14:38:01.029 INFO blam! 7ceba7b40f0f779acd33ce5be657ac773ac5c7e1644135f1fd518d27eb70e3fc