Nov 07 15:21:21.888 INFO checking ferrum-plugin-0.3.0 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 15:21:21.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 15:21:22.118 INFO blam! 868110617f2f992a8d385e98e32195004bdb6e7351a585698e0633aa8c5f9909 Nov 07 15:21:22.123 INFO running `"docker" "start" "-a" "868110617f2f992a8d385e98e32195004bdb6e7351a585698e0633aa8c5f9909"` Nov 07 15:21:22.724 INFO kablam! usermod: no changes Nov 07 15:21:22.780 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Nov 07 15:21:23.438 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.438 INFO kablam! --> src/typemap/internals.rs:33:5 Nov 07 15:21:23.438 INFO kablam! | Nov 07 15:21:23.438 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 07 15:21:23.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.443 INFO kablam! | Nov 07 15:21:23.443 INFO kablam! note: lint level defined here Nov 07 15:21:23.444 INFO kablam! --> src/lib.rs:1:23 Nov 07 15:21:23.444 INFO kablam! | Nov 07 15:21:23.444 INFO kablam! 1 | #![deny(missing_docs, warnings)] Nov 07 15:21:23.445 INFO kablam! | ^^^^^^^^ Nov 07 15:21:23.445 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 07 15:21:23.445 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! Nov 07 15:21:23.445 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.446 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 07 15:21:23.446 INFO kablam! Nov 07 15:21:23.446 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.446 INFO kablam! --> src/typemap/internals.rs:35:5 Nov 07 15:21:23.447 INFO kablam! | Nov 07 15:21:23.447 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 07 15:21:23.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.447 INFO kablam! | Nov 07 15:21:23.448 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! Nov 07 15:21:23.448 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.448 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 07 15:21:23.448 INFO kablam! Nov 07 15:21:23.449 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.449 INFO kablam! --> src/typemap/internals.rs:37:5 Nov 07 15:21:23.449 INFO kablam! | Nov 07 15:21:23.449 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 07 15:21:23.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.450 INFO kablam! | Nov 07 15:21:23.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! Nov 07 15:21:23.450 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.451 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 07 15:21:23.452 INFO kablam! Nov 07 15:21:23.455 INFO kablam! error: aborting due to 3 previous errors Nov 07 15:21:23.455 INFO kablam! Nov 07 15:21:23.472 INFO kablam! error: Could not compile `ferrum-plugin`. Nov 07 15:21:23.472 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 15:21:23.668 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.668 INFO kablam! --> src/typemap/internals.rs:33:5 Nov 07 15:21:23.668 INFO kablam! | Nov 07 15:21:23.668 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Nov 07 15:21:23.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.668 INFO kablam! | Nov 07 15:21:23.668 INFO kablam! note: lint level defined here Nov 07 15:21:23.668 INFO kablam! --> src/lib.rs:1:23 Nov 07 15:21:23.668 INFO kablam! | Nov 07 15:21:23.668 INFO kablam! 1 | #![deny(missing_docs, warnings)] Nov 07 15:21:23.668 INFO kablam! | ^^^^^^^^ Nov 07 15:21:23.668 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Nov 07 15:21:23.669 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! Nov 07 15:21:23.669 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.669 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Nov 07 15:21:23.669 INFO kablam! Nov 07 15:21:23.669 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.669 INFO kablam! --> src/typemap/internals.rs:35:5 Nov 07 15:21:23.669 INFO kablam! | Nov 07 15:21:23.669 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Nov 07 15:21:23.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.669 INFO kablam! | Nov 07 15:21:23.669 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! Nov 07 15:21:23.669 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.669 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Nov 07 15:21:23.669 INFO kablam! Nov 07 15:21:23.669 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Nov 07 15:21:23.669 INFO kablam! --> src/typemap/internals.rs:37:5 Nov 07 15:21:23.669 INFO kablam! | Nov 07 15:21:23.669 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Nov 07 15:21:23.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 07 15:21:23.669 INFO kablam! | Nov 07 15:21:23.669 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! Nov 07 15:21:23.669 INFO kablam! = note: for more information, see issue #51443 Nov 07 15:21:23.669 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Nov 07 15:21:23.669 INFO kablam! Nov 07 15:21:23.669 INFO kablam! error: aborting due to 3 previous errors Nov 07 15:21:23.669 INFO kablam! Nov 07 15:21:23.679 INFO kablam! error: Could not compile `ferrum-plugin`. Nov 07 15:21:23.679 INFO kablam! Nov 07 15:21:23.679 INFO kablam! To learn more, run the command again with --verbose. Nov 07 15:21:23.683 INFO kablam! su: No module specific data is present Nov 07 15:21:24.481 INFO running `"docker" "rm" "-f" "868110617f2f992a8d385e98e32195004bdb6e7351a585698e0633aa8c5f9909"` Nov 07 15:21:24.777 INFO blam! 868110617f2f992a8d385e98e32195004bdb6e7351a585698e0633aa8c5f9909