Sep 20 01:55:12.115 INFO checking ferrum-plugin-0.3.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:55:12.115 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:55:12.115 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:55:12.507 INFO blam! dbe0621fb07a4f3c9dd7dd7ce9367458fd9d82dfa29da10f0c0b915ba1632bf7 Sep 20 01:55:12.513 INFO running `"docker" "start" "-a" "dbe0621fb07a4f3c9dd7dd7ce9367458fd9d82dfa29da10f0c0b915ba1632bf7"` Sep 20 01:55:14.054 INFO kablam! usermod: no changes Sep 20 01:55:14.115 INFO kablam! Checking ferrum-plugin v0.3.0 (/source) Sep 20 01:55:14.939 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:14.939 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 20 01:55:14.939 INFO kablam! | Sep 20 01:55:14.939 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 01:55:14.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:14.958 INFO kablam! | Sep 20 01:55:14.958 INFO kablam! note: lint level defined here Sep 20 01:55:14.958 INFO kablam! --> src/lib.rs:1:23 Sep 20 01:55:14.958 INFO kablam! | Sep 20 01:55:14.958 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 20 01:55:14.958 INFO kablam! | ^^^^^^^^ Sep 20 01:55:14.958 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 01:55:14.958 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 01:55:14.958 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:14.958 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 01:55:14.958 INFO kablam! Sep 20 01:55:14.958 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:14.958 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 20 01:55:14.958 INFO kablam! | Sep 20 01:55:14.958 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 01:55:14.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:14.958 INFO kablam! | Sep 20 01:55:14.958 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 01:55:14.958 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:14.958 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 01:55:14.958 INFO kablam! Sep 20 01:55:14.958 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:14.959 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 20 01:55:14.959 INFO kablam! | Sep 20 01:55:14.959 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 01:55:14.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:14.959 INFO kablam! | Sep 20 01:55:14.959 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 01:55:14.959 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:14.959 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 01:55:14.959 INFO kablam! Sep 20 01:55:14.959 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:55:14.959 INFO kablam! Sep 20 01:55:14.991 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 20 01:55:14.991 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:55:15.059 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:15.059 INFO kablam! --> src/typemap/internals.rs:33:5 Sep 20 01:55:15.059 INFO kablam! | Sep 20 01:55:15.059 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 20 01:55:15.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:15.059 INFO kablam! | Sep 20 01:55:15.059 INFO kablam! note: lint level defined here Sep 20 01:55:15.059 INFO kablam! --> src/lib.rs:1:23 Sep 20 01:55:15.059 INFO kablam! | Sep 20 01:55:15.059 INFO kablam! 1 | #![deny(missing_docs, warnings)] Sep 20 01:55:15.059 INFO kablam! | ^^^^^^^^ Sep 20 01:55:15.059 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 01:55:15.059 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 01:55:15.059 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:15.059 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 20 01:55:15.059 INFO kablam! Sep 20 01:55:15.059 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:15.059 INFO kablam! --> src/typemap/internals.rs:35:5 Sep 20 01:55:15.059 INFO kablam! | Sep 20 01:55:15.059 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 20 01:55:15.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:15.059 INFO kablam! | Sep 20 01:55:15.059 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 01:55:15.063 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:15.063 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 20 01:55:15.063 INFO kablam! Sep 20 01:55:15.063 INFO kablam! error: the trait `typemap::internals::CloneAny` cannot be made into an object Sep 20 01:55:15.063 INFO kablam! --> src/typemap/internals.rs:37:5 Sep 20 01:55:15.063 INFO kablam! | Sep 20 01:55:15.063 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 20 01:55:15.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:55:15.063 INFO kablam! | Sep 20 01:55:15.063 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 01:55:15.063 INFO kablam! = note: for more information, see issue #51443 Sep 20 01:55:15.063 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 20 01:55:15.063 INFO kablam! Sep 20 01:55:15.067 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:55:15.067 INFO kablam! Sep 20 01:55:15.078 INFO kablam! error: Could not compile `ferrum-plugin`. Sep 20 01:55:15.078 INFO kablam! Sep 20 01:55:15.078 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:55:15.087 INFO kablam! su: No module specific data is present Sep 20 01:55:16.049 INFO running `"docker" "rm" "-f" "dbe0621fb07a4f3c9dd7dd7ce9367458fd9d82dfa29da10f0c0b915ba1632bf7"` Sep 20 01:55:16.347 INFO blam! dbe0621fb07a4f3c9dd7dd7ce9367458fd9d82dfa29da10f0c0b915ba1632bf7