Aug 17 23:00:17.929 INFO checking ferrum-plugin-0.3.0 against try#a5d98b025f62ace80fe9d2a15781f900fc42515e for pr-53426 Aug 17 23:00:17.929 INFO running: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 23:00:17.929 INFO creating container for: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 23:00:17.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53426/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-2/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/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 +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 23:00:18.198 INFO blam! c35647cfbb92dd7e8ba79155aeae24892c7b193e2b927e90aa54705f62f0c114 Aug 17 23:00:18.201 INFO running `"docker" "start" "-a" "c35647cfbb92dd7e8ba79155aeae24892c7b193e2b927e90aa54705f62f0c114"` Aug 17 23:00:19.397 INFO kablam! Checking ferrum-plugin v0.3.0 (file:///source) Aug 17 23:00:19.967 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:19.967 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 17 23:00:19.967 INFO kablam! | Aug 17 23:00:19.967 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 17 23:00:19.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:19.967 INFO kablam! | Aug 17 23:00:19.968 INFO kablam! note: lint level defined here Aug 17 23:00:19.968 INFO kablam! --> src/lib.rs:1:23 Aug 17 23:00:19.968 INFO kablam! | Aug 17 23:00:19.968 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 17 23:00:19.968 INFO kablam! | ^^^^^^^^ Aug 17 23:00:19.968 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 17 23:00:19.968 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! Aug 17 23:00:19.968 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:19.969 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 17 23:00:19.969 INFO kablam! Aug 17 23:00:19.969 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:19.969 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 17 23:00:19.969 INFO kablam! | Aug 17 23:00:19.969 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 17 23:00:19.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:19.969 INFO kablam! | Aug 17 23:00:19.969 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! Aug 17 23:00:19.969 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:19.969 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 17 23:00:19.970 INFO kablam! Aug 17 23:00:19.970 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:19.970 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 17 23:00:19.970 INFO kablam! | Aug 17 23:00:19.970 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 17 23:00:19.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:19.970 INFO kablam! | Aug 17 23:00:19.970 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! Aug 17 23:00:19.970 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:19.970 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 17 23:00:19.971 INFO kablam! Aug 17 23:00:20.125 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:20.125 INFO kablam! --> src/typemap/internals.rs:33:5 Aug 17 23:00:20.125 INFO kablam! | Aug 17 23:00:20.125 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Aug 17 23:00:20.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:20.126 INFO kablam! | Aug 17 23:00:20.126 INFO kablam! note: lint level defined here Aug 17 23:00:20.126 INFO kablam! --> src/lib.rs:1:23 Aug 17 23:00:20.126 INFO kablam! | Aug 17 23:00:20.126 INFO kablam! 1 | #![deny(missing_docs, warnings)] Aug 17 23:00:20.126 INFO kablam! | ^^^^^^^^ Aug 17 23:00:20.127 INFO kablam! = note: #[warn(where_clauses_object_safety)] implied by #[warn(warnings)] Aug 17 23:00:20.127 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! Aug 17 23:00:20.128 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:20.128 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Aug 17 23:00:20.129 INFO kablam! Aug 17 23:00:20.129 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:20.129 INFO kablam! --> src/typemap/internals.rs:35:5 Aug 17 23:00:20.129 INFO kablam! | Aug 17 23:00:20.129 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Aug 17 23:00:20.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:20.130 INFO kablam! | Aug 17 23:00:20.130 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! Aug 17 23:00:20.131 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:20.131 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Aug 17 23:00:20.131 INFO kablam! Aug 17 23:00:20.132 INFO kablam! warning: the trait `typemap::internals::CloneAny` cannot be made into an object Aug 17 23:00:20.132 INFO kablam! --> src/typemap/internals.rs:37:5 Aug 17 23:00:20.132 INFO kablam! | Aug 17 23:00:20.132 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Aug 17 23:00:20.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 17 23:00:20.132 INFO kablam! | Aug 17 23:00:20.133 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! Aug 17 23:00:20.133 INFO kablam! = note: for more information, see issue #51443 Aug 17 23:00:20.134 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Aug 17 23:00:20.134 INFO kablam! Aug 17 23:00:21.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Aug 17 23:00:21.291 INFO kablam! su: No module specific data is present Aug 17 23:00:21.826 INFO running `"docker" "rm" "-f" "c35647cfbb92dd7e8ba79155aeae24892c7b193e2b927e90aa54705f62f0c114"` Aug 17 23:00:21.972 INFO blam! c35647cfbb92dd7e8ba79155aeae24892c7b193e2b927e90aa54705f62f0c114