Jul 12 09:46:32.707 INFO checking ferrum-plugin-0.3.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 09:46:32.707 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:46:32.708 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 09:46:32.708 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 09:46:32.939 INFO blam! fe6adb894c345e0065adf83f0b03a781762e3d9b473e8006fdec7b3e94de870b Jul 12 09:46:32.941 INFO running `"docker" "start" "-a" "fe6adb894c345e0065adf83f0b03a781762e3d9b473e8006fdec7b3e94de870b"` Jul 12 09:46:34.070 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Jul 12 09:46:35.146 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.146 INFO kablam! --> src/typemap/internals.rs:33:5 Jul 12 09:46:35.146 INFO kablam! | Jul 12 09:46:35.146 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 09:46:35.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.146 INFO kablam! | Jul 12 09:46:35.146 INFO kablam! note: lint level defined here Jul 12 09:46:35.147 INFO kablam! --> src/lib.rs:1:23 Jul 12 09:46:35.147 INFO kablam! | Jul 12 09:46:35.147 INFO kablam! 1 | #![deny(missing_docs, warnings)] Jul 12 09:46:35.147 INFO kablam! | ^^^^^^^^ Jul 12 09:46:35.147 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 09:46:35.147 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:35.148 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.148 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 09:46:35.148 INFO kablam! Jul 12 09:46:35.149 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.149 INFO kablam! --> src/typemap/internals.rs:35:5 Jul 12 09:46:35.149 INFO kablam! | Jul 12 09:46:35.149 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 09:46:35.149 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.149 INFO kablam! | Jul 12 09:46:35.150 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:35.150 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.150 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 09:46:35.151 INFO kablam! Jul 12 09:46:35.151 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.151 INFO kablam! --> src/typemap/internals.rs:37:5 Jul 12 09:46:35.151 INFO kablam! | Jul 12 09:46:35.151 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 09:46:35.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.152 INFO kablam! | Jul 12 09:46:35.152 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:35.152 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.153 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 09:46:35.153 INFO kablam! Jul 12 09:46:35.158 INFO kablam! error: aborting due to 3 previous errors Jul 12 09:46:35.158 INFO kablam! Jul 12 09:46:35.171 INFO kablam! error: Could not compile `ferrum-plugin`. Jul 12 09:46:35.172 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 09:46:35.377 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.377 INFO kablam! --> src/typemap/internals.rs:33:5 Jul 12 09:46:35.377 INFO kablam! | Jul 12 09:46:35.377 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Jul 12 09:46:35.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.378 INFO kablam! | Jul 12 09:46:35.378 INFO kablam! note: lint level defined here Jul 12 09:46:35.378 INFO kablam! --> src/lib.rs:1:23 Jul 12 09:46:35.378 INFO kablam! | Jul 12 09:46:35.378 INFO kablam! 1 | #![deny(missing_docs, warnings)] Jul 12 09:46:35.378 INFO kablam! | ^^^^^^^^ Jul 12 09:46:35.378 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 09:46:35.378 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:35.378 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.378 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Jul 12 09:46:35.378 INFO kablam! Jul 12 09:46:35.379 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.379 INFO kablam! --> src/typemap/internals.rs:35:5 Jul 12 09:46:35.379 INFO kablam! | Jul 12 09:46:35.379 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Jul 12 09:46:35.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.379 INFO kablam! | Jul 12 09:46:35.379 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:35.379 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.379 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Jul 12 09:46:35.379 INFO kablam! Jul 12 09:46:35.379 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Jul 12 09:46:35.379 INFO kablam! --> src/typemap/internals.rs:37:5 Jul 12 09:46:35.379 INFO kablam! | Jul 12 09:46:35.379 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Jul 12 09:46:35.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 09:46:35.379 INFO kablam! | Jul 12 09:46:35.379 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:35.379 INFO kablam! = note: for more information, see issue #51443 Jul 12 09:46:35.379 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Jul 12 09:46:35.379 INFO kablam! Jul 12 09:46:35.383 INFO kablam! error: aborting due to 3 previous errors Jul 12 09:46:35.383 INFO kablam! Jul 12 09:46:35.392 INFO kablam! error: Could not compile `ferrum-plugin`. Jul 12 09:46:35.392 INFO kablam! Jul 12 09:46:35.392 INFO kablam! To learn more, run the command again with --verbose. Jul 12 09:46:35.395 INFO kablam! su: No module specific data is present Jul 12 09:46:35.993 INFO running `"docker" "rm" "-f" "fe6adb894c345e0065adf83f0b03a781762e3d9b473e8006fdec7b3e94de870b"` Jul 12 09:46:36.186 INFO blam! fe6adb894c345e0065adf83f0b03a781762e3d9b473e8006fdec7b3e94de870b