Sep 21 10:32:44.277 INFO checking ferrum-plugin-0.3.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:32:44.277 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:32:44.277 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:32:44.445 INFO blam! 95286ddfa6fa33f40bc91d80d755a03b487676effd32cfdc8b94d03437b5afd1 Sep 21 10:32:44.446 INFO running `"docker" "start" "-a" "95286ddfa6fa33f40bc91d80d755a03b487676effd32cfdc8b94d03437b5afd1"` Sep 21 10:32:45.161 INFO kablam! usermod: no changes Sep 21 10:32:45.230 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Sep 21 10:32:45.562 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.562 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 21 10:32:45.562 INFO kablam! | Sep 21 10:32:45.562 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 21 10:32:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.562 INFO kablam! | Sep 21 10:32:45.562 INFO kablam! note: lint level defined here Sep 21 10:32:45.562 INFO kablam! --> src/lib.rs:1:23 Sep 21 10:32:45.562 INFO kablam! | Sep 21 10:32:45.562 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 21 10:32:45.562 INFO kablam! | ^^^^^^^^ Sep 21 10:32:45.562 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 21 10:32:45.562 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 21 10:32:45.562 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.562 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 21 10:32:45.562 INFO kablam! Sep 21 10:32:45.562 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.562 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 21 10:32:45.562 INFO kablam! | Sep 21 10:32:45.562 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 21 10:32:45.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.562 INFO kablam! | Sep 21 10:32:45.566 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 21 10:32:45.566 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.566 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 21 10:32:45.566 INFO kablam! Sep 21 10:32:45.566 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.566 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 21 10:32:45.566 INFO kablam! | Sep 21 10:32:45.566 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 10:32:45.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.566 INFO kablam! | Sep 21 10:32:45.566 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 21 10:32:45.566 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.566 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 21 10:32:45.566 INFO kablam! Sep 21 10:32:45.570 INFO kablam! error: aborting due to 3 previous errors Sep 21 10:32:45.570 INFO kablam! Sep 21 10:32:45.574 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 21 10:32:45.574 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:32:45.815 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.815 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 21 10:32:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 INFO kablam! note: lint level defined here Sep 21 10:32:45.815 INFO kablam! --> src/lib.rs:1:23 Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 21 10:32:45.815 INFO kablam! | ^^^^^^^^ Sep 21 10:32:45.815 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 21 10:32:45.815 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 21 10:32:45.815 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.815 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 21 10:32:45.815 INFO kablam! Sep 21 10:32:45.815 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.815 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 21 10:32:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 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 21 10:32:45.815 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.815 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 21 10:32:45.815 INFO kablam! Sep 21 10:32:45.815 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 21 10:32:45.815 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 10:32:45.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:32:45.815 INFO kablam! | Sep 21 10:32:45.815 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 21 10:32:45.815 INFO kablam! = note: for more information, see issue #51443 Sep 21 10:32:45.815 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 21 10:32:45.815 INFO kablam! Sep 21 10:32:45.819 INFO kablam! error: aborting due to 3 previous errors Sep 21 10:32:45.820 INFO kablam! Sep 21 10:32:45.828 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 21 10:32:45.828 INFO kablam! Sep 21 10:32:45.828 INFO kablam! To learn more, run the command again with --verbose. Sep 21 10:32:45.828 INFO kablam! su: No module specific data is present Sep 21 10:32:46.325 INFO running `"docker" "rm" "-f" "95286ddfa6fa33f40bc91d80d755a03b487676effd32cfdc8b94d03437b5afd1"` Sep 21 10:32:46.415 INFO blam! 95286ddfa6fa33f40bc91d80d755a03b487676effd32cfdc8b94d03437b5afd1