Sep 21 07:17:22.912 INFO checking magnet_core-0.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 07:17:22.912 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 07:17:22.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/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 07:17:23.114 INFO blam! e86d363fd5b6cd2ace4ce8969129fd0ce90caba228e94bb09b2df4b70024fa3e Sep 21 07:17:23.116 INFO running `"docker" "start" "-a" "e86d363fd5b6cd2ace4ce8969129fd0ce90caba228e94bb09b2df4b70024fa3e"` Sep 21 07:17:24.330 INFO kablam! usermod: no changes Sep 21 07:17:24.469 INFO kablam! Checking magnet_core v0.0.1 (/source) Sep 21 07:17:25.305 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 21 07:17:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 07:17:25.305 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 07:17:25.305 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.305 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 21 07:17:25.305 INFO kablam! Sep 21 07:17:25.305 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 21 07:17:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 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 07:17:25.305 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.305 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 21 07:17:25.305 INFO kablam! Sep 21 07:17:25.305 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.305 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 07:17:25.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.305 INFO kablam! | Sep 21 07:17:25.305 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 07:17:25.305 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.305 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 21 07:17:25.305 INFO kablam! Sep 21 07:17:25.335 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:33:5 Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 INFO kablam! 33 | fn clone_any_send(&self) -> Box where Self: Send; Sep 21 07:17:25.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 INFO kablam! = note: #[warn(where_clauses_object_safety)] on by default Sep 21 07:17:25.335 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 07:17:25.335 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.335 INFO kablam! = note: method `clone_any_send` references the `Self` type in where clauses Sep 21 07:17:25.335 INFO kablam! Sep 21 07:17:25.335 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:35:5 Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 INFO kablam! 35 | fn clone_any_sync(&self) -> Box where Self: Sync; Sep 21 07:17:25.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 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 07:17:25.335 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.335 INFO kablam! = note: method `clone_any_sync` references the `Self` type in where clauses Sep 21 07:17:25.335 INFO kablam! Sep 21 07:17:25.335 INFO kablam! warning: the trait `typemap::CloneAny` cannot be made into an object Sep 21 07:17:25.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/internals.rs:37:5 Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 INFO kablam! 37 | fn clone_any_send_sync(&self) -> Box where Self: Send + Sync; Sep 21 07:17:25.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 07:17:25.335 INFO kablam! | Sep 21 07:17:25.335 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 07:17:25.335 INFO kablam! = note: for more information, see issue #51443 Sep 21 07:17:25.335 INFO kablam! = note: method `clone_any_send_sync` references the `Self` type in where clauses Sep 21 07:17:25.335 INFO kablam! Sep 21 07:17:25.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Sep 21 07:17:25.416 INFO kablam! su: No module specific data is present Sep 21 07:17:25.795 INFO running `"docker" "rm" "-f" "e86d363fd5b6cd2ace4ce8969129fd0ce90caba228e94bb09b2df4b70024fa3e"` Sep 21 07:17:25.860 INFO blam! e86d363fd5b6cd2ace4ce8969129fd0ce90caba228e94bb09b2df4b70024fa3e