Sep 20 03:39:46.608 INFO checking ferrum-plugin-0.3.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:39:46.608 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:39:46.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:39:46.844 INFO blam! 1dfcd5478872c6b5c7d1c20e68030bb4e0f13ca43a0edb40056f4c99e49de427 Sep 20 03:39:46.846 INFO running `"docker" "start" "-a" "1dfcd5478872c6b5c7d1c20e68030bb4e0f13ca43a0edb40056f4c99e49de427"` Sep 20 03:39:47.818 INFO kablam! usermod: no changes Sep 20 03:39:47.874 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Sep 20 03:39:48.302 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.302 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 20 03:39:48.302 INFO kablam! | Sep 20 03:39:48.302 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 03:39:48.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.302 INFO kablam! | Sep 20 03:39:48.302 INFO kablam! note: lint level defined here Sep 20 03:39:48.302 INFO kablam! --> src/lib.rs:1:23 Sep 20 03:39:48.302 INFO kablam! | Sep 20 03:39:48.302 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 20 03:39:48.302 INFO kablam! | ^^^^^^^^ Sep 20 03:39:48.302 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 03:39:48.302 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 20 03:39:48.302 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.302 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 03:39:48.302 INFO kablam! Sep 20 03:39:48.302 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.302 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 20 03:39:48.302 INFO kablam! | Sep 20 03:39:48.302 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 03:39:48.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.302 INFO kablam! | Sep 20 03:39:48.302 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 20 03:39:48.302 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.302 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 03:39:48.302 INFO kablam! Sep 20 03:39:48.302 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.302 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 20 03:39:48.303 INFO kablam! | Sep 20 03:39:48.303 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 03:39:48.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.303 INFO kablam! | Sep 20 03:39:48.303 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 20 03:39:48.303 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.303 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 03:39:48.303 INFO kablam! Sep 20 03:39:48.310 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:39:48.310 INFO kablam! Sep 20 03:39:48.315 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 20 03:39:48.315 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:39:48.590 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.590 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 20 03:39:48.590 INFO kablam! | Sep 20 03:39:48.590 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 03:39:48.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.590 INFO kablam! | Sep 20 03:39:48.590 INFO kablam! note: lint level defined here Sep 20 03:39:48.590 INFO kablam! --> src/lib.rs:1:23 Sep 20 03:39:48.590 INFO kablam! | Sep 20 03:39:48.590 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 20 03:39:48.590 INFO kablam! | ^^^^^^^^ Sep 20 03:39:48.591 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 03:39:48.591 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 20 03:39:48.591 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.591 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 03:39:48.591 INFO kablam! Sep 20 03:39:48.591 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.591 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 20 03:39:48.591 INFO kablam! | Sep 20 03:39:48.591 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 03:39:48.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.591 INFO kablam! | Sep 20 03:39:48.591 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 20 03:39:48.591 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.591 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 03:39:48.591 INFO kablam! Sep 20 03:39:48.591 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 03:39:48.591 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 20 03:39:48.591 INFO kablam! | Sep 20 03:39:48.591 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 03:39:48.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:39:48.591 INFO kablam! | Sep 20 03:39:48.591 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 20 03:39:48.591 INFO kablam! = note: for more information, see issue #51443 Sep 20 03:39:48.591 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 03:39:48.591 INFO kablam! Sep 20 03:39:48.594 INFO kablam! error: aborting due to 3 previous errors Sep 20 03:39:48.594 INFO kablam! Sep 20 03:39:48.602 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 20 03:39:48.602 INFO kablam! Sep 20 03:39:48.602 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:39:48.603 INFO kablam! su: No module specific data is present Sep 20 03:39:49.492 INFO running `"docker" "rm" "-f" "1dfcd5478872c6b5c7d1c20e68030bb4e0f13ca43a0edb40056f4c99e49de427"` Sep 20 03:39:49.614 INFO blam! 1dfcd5478872c6b5c7d1c20e68030bb4e0f13ca43a0edb40056f4c99e49de427